Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » build project outside Eclipse
build project outside Eclipse [message #768793] Tue, 20 December 2011 15:02 Go to next message
Eclipse UserFriend
Hello,

I want to make my project buildable outside Eclipse, i.e. I want it to be able to build it with make in a terminal window, but I also want to use CTD's managed makefiles feature. Is this possible ? how ?

-Nelson
Re: build project outside Eclipse [message #768963 is a reply to message #768793] Wed, 21 December 2011 01:41 Go to previous message
Eclipse UserFriend
I'm not sure, CDT appears to generate the makefiles in a Debug or Release subdirectory when you hit build. Provided that you have hit build once, and that you've changed nothing important(1) I would presume you are able to build by pointing make at the makefile generated during the build.

(1) CMake generated build files tend to know when and how to regenerate themselves, so to what extent "important" means, I haven't checked, you'll have to try it.
Previous Topic:includes and unresolved symbols problem on ubuntu
Next Topic:CDT2.0M9: Cannot launch CDI debugger
Goto Forum:
  


Current Time: Wed Jul 30 19:25:09 EDT 2025

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

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

Back to the top