U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » LDFLAGS = -mwindows
Re: LDFLAGS = -mwindows [message #3026 is a reply to message #3023] Wed, 03 May 2006 21:19 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
3togo wrote on Wed, 03 May 2006 15:13

How to add
LDFLAGS = -mwindows
within U++

Many thanks


Well, if you want, using mingw, produce gui application, simply add GUI to your main configuration (this will correctly translate to -mwindows on commandline for GCC, but also to proper switch with MSC compiler...).

Alternatively, to put any option to commandline, you can use Package organizer.

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: Problem on building HelloWorld
Next Topic: How to produce target *.lib?
Goto Forum:
  


Current Time: Tue Jun 23 11:26:54 GMT+2 2026

Total time taken to generate the page: 0.00501 seconds