[ZeroBrane Studio] Re: New beta version of ZeroBrane Studio is available

  • From: Ulrich Schmidt <u.sch.zw@xxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx
  • Date: Fri, 1 Nov 2019 18:58:37 +0100


Am 01.11.2019 um 18:44 schrieb Paul K:

Hi Ulrich,

I suggest to "forget"
about the used löve executable after each run and start a new exe search
each time i run my project.
Thank you for the feedback! How would it help if it would find the
same executable on the next search? If you removed/renamed the
directory it found during the first run (so the executable is no
longer present), then it would make sense to start the search anew. Is
that what you'd want? I can definitely update the interpreter code to
work that way.

Paul.

ok imagine the following directory structure on windows:

/projects/
    love/
      10.1/
      11.1/
        proj1/
      11.2/
        proj2/

The different love exe are stored (permanently) in the folders 10.1,
11.1 and 11.2 and i open and run proj1 in zbs. zbs find the love.exe in
11.1. Then i switch my project in zbs to proj2 and run it. zbs uses the
already found love.exe in 11.1 instead the one in 11.2. I restart zbs
and proj2 is the project zbs opens autmatically. running my proj2 uses
the love exe 11.2 - ok. If i switch the project to proj1 and run it, is
uses love.exe from 11.2 because i ran this love.exe before.(wrong)





Other related posts: