Hi
I wanted to use a project but I cannot save the settings for the main source file in the compiler options. I can edit but i do not see any button or option to save the changes? When I close the settings ar not saved. So I get an error every time. I am on a Rasberry Pi 5 running Raspberry Pi OS.
Thanks
Rudi
Default target for compiler in project?
Re: Default target for compiler in project?
I just tried it and it works for me (PI 5).
Where did you save the project?
It's best to save it where the project files are located.
Then add all the files.
Under Project Compiler Options, set the input source file and the output executable.
You can also create different compile targets.
Perhaps you tried to save the project in a protected folder.
Where did you save the project?
It's best to save it where the project files are located.
Then add all the files.
Under Project Compiler Options, set the input source file and the output executable.
You can also create different compile targets.
Perhaps you tried to save the project in a protected folder.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: Default target for compiler in project?
I did this. But I have no way to save the compiler settings. No buttons.
But I figured it out. I work on a 13 inch screen (actually an android tablet through videocapturecard and usb camera app) and the default resolution 1920 x 1080 makes every thing to small to work with. 1280 x 720 is just fine to work with Purebasic. But the buttons to save the compiler options go off screen on this lower resolution. setting to a higher resolution did the trick. It would be nice if the buttons were visible on lower resolutions too.
Thanks
Rudi
But I figured it out. I work on a 13 inch screen (actually an android tablet through videocapturecard and usb camera app) and the default resolution 1920 x 1080 makes every thing to small to work with. 1280 x 720 is just fine to work with Purebasic. But the buttons to save the compiler options go off screen on this lower resolution. setting to a higher resolution did the trick. It would be nice if the buttons were visible on lower resolutions too.
Thanks
Rudi
Re: Default target for compiler in project?
Just for your information:
If you press the Alt key, you can move a window with the mouse by clicking anywhere in the window.
Peter
If you press the Alt key, you can move a window with the mouse by clicking anywhere in the window.
Peter
Re: Default target for compiler in project?
Thanks PeterPeDe wrote: Mon Oct 13, 2025 12:19 pm Just for your information:
If you press the Alt key, you can move a window with the mouse by clicking anywhere in the window.
Peter
That helps
Rudi