Content originally posted in LPCWare by simonk on Tue Apr 08 07:34:32 MST 2014 Hello all,
I would like to introduce a build server in my team. So I would like to have a simple command that cleans and builds the sources from the command line. I'm in a windows environment.
I added these folders to my path (as described in the manual) C:\LPCXpresso_7.1.1_125\lpcxpresso\bin C:\LPCXpresso_7.1.1_125\lpcxpresso\tools\bin C:\LPCXpresso_7.1.1_125\lpcxpresso\msys\bin
I tried to execute: <product> -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -cleanBuild all -build all -data c:\git\project
I don't know what to fill in for product. I tried lpcexpressoc and lpcexpresso both don't work. The command is not found, I couldn't locate any command or batch file ending in 'c' in the path folders anyway.
Any tips on this? I'm using the latest LPCExpresso version (7.1.1).
Content originally posted in LPCWare by lpcxpresso-support on Tue Apr 08 08:12:06 MST 2014 The latest information on command line building can be found at: