Hi,
how can I redirect the standard ouput messages to the main console (the console, which I used for executing torque)? enableWinConsole(true) opens a new seperate console, but that's not cool for the CI system I would like to implement. On GNU/Linux it's the default setting, but not on Windows.
Regards,
Andy