Yesterday, 11:43 PM
(Yesterday, 11:08 PM)SMcNeill Wrote: From Matt:
For the filenames with spaces and such I believe I see the issue, I can get it fixed in the next release. In the mean time you may be able to avoid it by toggling the `Display Logging Output` option in the `Run` menu (a terminal with the logging output will pop-up alongside your program, but you can ignore it if you don't care about the logging output).
(Yesterday, 11:08 PM)MystikShadows Wrote: yeah it's from github but the latest release for windows.
Windows issues? That's different from the Mac issues... First thing I'd check is to make certain your antivirus isn't quarantining the file as quickly as it makes it. Be certain to whitelist the folder that you have QB64PE installed in, and make certain that you have write/create permissions for that folder. Usually having everything in its own program folder like "C:\QB64PE\" works much better and plays nicer with Windows than having it in "C:\Program Files\QB64PE" or such.
(Yesterday, 11:14 PM)SMcNeill Wrote: Other place where we sometimes see glitches is if people extract one version over another. That *never* seems to work out nicely, and it certainly won't work with version 4.0 as we swapped out to a completely different compiler. Make certain to extract and install to its own dedicated directory and not over some existing directory.
I don't how to white list my qb64pe folder. where and how do I do that?