Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qb64 is inherently broken (simple example)
#11
@Dsman: Yes, that was it. Thank you!
@SMcneill: Thank you
Reply
#12
Sorry, the responses came in too fast Tongue I was wondering about the second instance thing, since you have `temp2`, but that is 'supposed' to work and each compile mostly separate. The second instance will create a new `./internal/temp2` folder to compile into (as it did). On the naming of the executable I'm not really sure if it's supposed to produce `untitled2` or just regular `untitled`, maybe there's a mismatch in there somewhere and that's why it thinks the executable is not there (since clearly it compiled `untitled`, not `untitiled2`) Undecided

If you give the source a name then that should resolve the issue and allow you to use multiple instances since they won't be trying to use the same executable name. If you don't need multiple instances though it's best to just avoid it.
Reply
#13
On Windows there is no problem with multiple "untitled.bas" versions.

[Image: untitled-2024-03-07.jpg]
Reply




Users browsing this thread: 1 Guest(s)