Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Setting default options for C/C++ build (for use with wxWidgets)
Setting default options for C/C++ build (for use with wxWidgets) [message #169734] Wed, 17 May 2006 10:10 Go to next message
Eclipse UserFriend
Originally posted by: mjdemilliano.yahoo.com

Hello,

Is there a way of setting default options for C/C++ build? I am using
wxWidgets with MinGW and I have to set a lot of options for my Project to
compile well (libraries, include paths, compiler & linker flags, etc.) and
I am looking for a way to have that set as a default for a Managed Make
C++ Project.

Ideally, I would like to be able to choose between a console C++
application (just the standard settings) and a wxWidgets application for
which many options have to be set. Just like you can in Microsoft Visual
Studio or DevC++.

Thanks in advance for your help, it is greatly appreciated!

Kind regards,

Martijn
Re: Setting default options for C/C++ build (for use with wxWidgets) [message #169982 is a reply to message #169734] Fri, 19 May 2006 09:49 Go to previous message
Eclipse UserFriend
Originally posted by: arne.anka.ginguppin.de

this might help you http://www.wxwidgets.org/wiki/index.php/Eclipse

if you plan to develop only wxwidget-based projects you might put most of
your stuff into preferences->c/c++ -> make -> new make project. these are
the defaults for all make-projects.
Previous Topic:Problem with indexer
Next Topic:Grouping *.c, *.h and *.o files
Goto Forum:
  


Current Time: Wed Jul 16 20:08:28 EDT 2025

Powered by FUDForum. Page generated in 0.24499 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top