Headless Build on a Buidserver - No Console Output

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Headless Build on a Buidserver - No Console Output

796件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gibsodo on Fri Jun 06 04:11:27 MST 2014
Hello,

we are running LPCXpresso on an Jenkins buildserver. After upgrading from the CodeRed IDE to LPCXpresso 7.1.2 the console output of the build process is not shown.

We are calling LPCXpresso from an Windows batch file with the following parameters:

%LPC_PATH% --launcher.suppressErrors -consoleLog -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -cleanBuild %CDT_PROJECT%/%CDT_TARGET% -data %WORKSPACE% -vmargs -Dorg.eclipse.cdt.core.console=org.eclipse.cdt.core.systemConsole -Xms40m -Xmx800m -XX:MaxPermSize=256m

I think the error migth be with the -Dorg.eclipse.cdt.console option.

We called the CodeRed IDE with the same options and it worked.

0 件の賞賛
返信
1 返信

676件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gibsodo on Fri Jun 06 04:36:18 MST 2014
I solved the problem by myself:

In %LPC_PATH% i called lpcxpresso.exe instead of lpcxpressoc.exe
One small letter makes a huge difference...
0 件の賞賛
返信