Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » head less compilation using .cproject configuration(how I can automate the compilation process)
head less compilation using .cproject configuration [message #656393] Fri, 25 February 2011 07:34 Go to next message
Eclipse UserFriend
Hello,

I have a eclipse project with .project and .cproject, and I want automate the building process, for it I use

./eclipse -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data /home/user/workspace/ -build App

but it don't use the .cproject file to build, how I make for the building process use the .cproject configuration?

thanks
Re: head less compilation using .cproject configuration [message #754029 is a reply to message #656393] Mon, 31 October 2011 10:43 Go to previous message
Eclipse UserFriend
Hi man,

I have the same problem,
I'm able to build project but dependencies/references which defined in .project file are not built.

did you managed to solve that issue.
thanks in advance.
Previous Topic:Eclipse relative indentation with classes inherited from the namespace
Next Topic:Get Eclipse to work with symlink in include path?
Goto Forum:
  


Current Time: Wed Jul 30 17:09:40 EDT 2025

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

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

Back to the top