Compiler-Options

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
mk-soft
Always Here
Always Here
Posts: 5401
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Compiler-Options

Post by mk-soft »

Sometimes I compile a program for all OS.
For this, however, each time different settings have to be adjusted.

- Icon
- Library subsystem
- Application name
- Etc

Maybe it is possible to store this OS dependent.
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
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Compiler-Options

Post by davido »

Would be nice.
+1
DE AA EB
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Compiler-Options

Post by ts-soft »

+1
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
helpy
Enthusiast
Enthusiast
Posts: 552
Joined: Sat Jun 28, 2003 12:01 am

Re: Compiler-Options

Post by helpy »

If using projects you can already use different targets with different compiler options.

But you are right.
One additional option in project settings would be nice!
==> Additionally of "Set as default target" it should be possible to create an "default OS target".
Windows 10 / Windows 7
PB Last Final / Last Beta Testing
User avatar
Blue
Addict
Addict
Posts: 884
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Re: Compiler-Options

Post by Blue »

Another welcome improvement to the Compiler Options dialog box would be to move the Tokens button, in the Version Info tab, to the top of the page, to the right of the Include... checkbox. Having to drill down to the bottom of the page to reach that essential reminder is a pain in the PB programmer :cry:
That would be most practical for us older folks whose memory is not what it used to be.
"That's not a bug..." said the programmer. "it's a feature! "
"Oh! I see..." replied the blind man.
User avatar
langinagel
Enthusiast
Enthusiast
Posts: 131
Joined: Fri Jan 28, 2005 11:53 pm
Location: Germany
Contact:

Re: Compiler-Options

Post by langinagel »

+1
https://www.doerpsoft.org

Boost. Work. Efficiency.
User avatar
kenmo
Addict
Addict
Posts: 1967
Joined: Tue Dec 23, 2003 3:54 am

Re: Compiler-Options

Post by kenmo »

+1

I requested basically the same thing in 2014
http://www.purebasic.fr/english/viewtop ... =3&t=59869

Here are tips about compiling project targets for different OS
http://www.purebasic.fr/english/viewtop ... 18&t=70249
Post Reply