build project outside Eclipse [message #768793] |
Tue, 20 December 2011 15:02  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03264 seconds