Temporary executable do not removed

Everything else that doesn't fall into one of the other PB categories.
dibor
Enthusiast
Enthusiast
Posts: 125
Joined: Wed May 20, 2020 5:19 pm
Location: The 3rd planet in the Solar System
Contact:

Temporary executable do not removed

Post by dibor »

Hello.
Looks like this is IDE problem but happens to me only under MacOS, so I post this bug here.
When I check "Create temporary executable in the source directory" executable file created every time with same name and removed when I close IDE under Windows environment.
Under MacOS, every compiling creates executable file in the format appname.number.app.
So, If I compiling same code 10 times - will be created 10 .app files and will not be removed after IDE closing.

Possible to do anything?

Thank you.


// Moved from "Bugs - Mac OSX" to "General Discussion" (Kiffi)
Mac Studio M1Max, PB 6.03Arm64 and x64.
Macbook Air M2, PB 6.03Arm64 and x64.
Windows 10, PB 6.03 x64 and x86.
dibor
Enthusiast
Enthusiast
Posts: 125
Joined: Wed May 20, 2020 5:19 pm
Location: The 3rd planet in the Solar System
Contact:

Re: Temporary executable do not removed

Post by dibor »

Anybody else has same issue?
Mac Studio M1Max, PB 6.03Arm64 and x64.
Macbook Air M2, PB 6.03Arm64 and x64.
Windows 10, PB 6.03 x64 and x86.
judgegroovyman
New User
New User
Posts: 2
Joined: Tue May 30, 2023 4:51 am

Re: Temporary executable do not removed

Post by judgegroovyman »

Hi! In my case the temporary executables are created when I compile but then they are all removed when I close the IDE. I am on Mac Ventura 13.3.1 (a) and am using the latest PureBasic 6.02LTS Mac OS Arm64 on Macbook Air M1

I hope someone can help get your situation fixed soon though.
dibor
Enthusiast
Enthusiast
Posts: 125
Joined: Wed May 20, 2020 5:19 pm
Location: The 3rd planet in the Solar System
Contact:

Re: Temporary executable do not removed

Post by dibor »

Hello.
Thanks for the answer.
Looks like I understood where a problem.
Only when I load source from NAS - temp. exec. do not removed, from local folder all works GOOD.
Mac Studio M1Max, PB 6.03Arm64 and x64.
Macbook Air M2, PB 6.03Arm64 and x64.
Windows 10, PB 6.03 x64 and x86.
dibor
Enthusiast
Enthusiast
Posts: 125
Joined: Wed May 20, 2020 5:19 pm
Location: The 3rd planet in the Solar System
Contact:

Re: Temporary executable do not removed

Post by dibor »

Problem was resolved :)
Was runs QSync application with option "do not remove anything from NAS while sync"
After disabling this option all works as should.

Thanks to ALL
Mac Studio M1Max, PB 6.03Arm64 and x64.
Macbook Air M2, PB 6.03Arm64 and x64.
Windows 10, PB 6.03 x64 and x86.
Post Reply