Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14267
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: Sun Aug 24 10:40:36 CEST 2025

Total time taken to generate the page: 0.04318 seconds