Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse on Command Line interface returns error(eclipse Luna command line interface.)
Eclipse on Command Line interface returns error [message #1709392] Mon, 28 September 2015 08:10
Rahul Duggal is currently offline Rahul DuggalFriend
Messages: 2
Registered: September 2015
Junior Member
Hello

I am trying to build the Eclipse C/C++ project via CLI.
The executable is build properly, but it returns Error.

Following Command is used:
call C:/eclipse/eclipse/eclipse.exe --launcher.suppressErrors -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -importAll ./temp/Proj_My_Build/ -cleanBuild all -data ./temp/Proj_My_Build/

Please help!

It is strange that the UI works fine. without errors

I also have query that how can i give parameter to build DEBUG only, and not the RELEASE Libraries for the Project.


Thanks
Rahul
Previous Topic:Hot to install C++ libraries for Paho MQTT
Next Topic:How can i specify the DEBUG build via Command line
Goto Forum:
  


Current Time: Thu Apr 25 01:05:15 GMT 2024

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

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

Back to the top