Author Topic: getting log of command line build with C::B  (Read 2181 times)

Offline VincentB

  • Multiple posting newcomer
  • *
  • Posts: 28
getting log of command line build with C::B
« on: April 06, 2010, 10:04:32 am »
Dear all,

Sorry to ask again and again the same question. Maybe it was corrected since. I can no longer get the command line log output when I use C::B from command line.

Under MSWindows, I have .bat containing the following

Code
start /WAIT codeblocks.exe --no-check-associations --no-dde --no-splash-screen --rebuild --target="My target" ..\cb\my_workspace.workspace >my_workspace.compile.log

what happens is the file my_workspace.compile.log is empty. I am using nightly build from CB_20100116_rev6088_win32.7z.

BR,
   Vincent.