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
LDFLAGS = -mwindows [message #3023] Wed, 03 May 2006 21:13 Go to next message
3togo is currently offline  3togo
Messages: 83
Registered: May 2006
Location: Hong Kong SAR
Member
How to add
LDFLAGS = -mwindows
within U++

Many thanks

[Updated on: Wed, 03 May 2006 21:13]

Report message to a moderator

Re: LDFLAGS = -mwindows [message #3026 is a reply to message #3023] Wed, 03 May 2006 21:19 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
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
Re: LDFLAGS = -mwindows [message #3027 is a reply to message #3026] Wed, 03 May 2006 21:29 Go to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
Is it so difficult to post into appropriate forum? Shocked
Is this a C++ code snippet? C++ problem not related to U++?
Previous Topic: Problem on building HelloWorld
Next Topic: How to produce target *.lib?
Goto Forum:
  


Current Time: Mon Apr 29 11:33:55 CEST 2024

Total time taken to generate the page: 0.04256 seconds