Page 1 of 1
Default target for compiler in project?
Posted: Mon Oct 13, 2025 8:51 am
by RBart
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
Re: Default target for compiler in project?
Posted: Mon Oct 13, 2025 9:46 am
by mk-soft
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.
Re: Default target for compiler in project?
Posted: Mon Oct 13, 2025 11:44 am
by RBart
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
Re: Default target for compiler in project?
Posted: Mon Oct 13, 2025 12:19 pm
by PeDe
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
Re: Default target for compiler in project?
Posted: Mon Oct 13, 2025 12:35 pm
by RBart
PeDe 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
Thanks Peter
That helps
Rudi