|
Hello windows fellows, i did some searching and it turned out that the
broken log on windows is rather a "feature" of visual c++. Release
project configuration is working fine, debug configuration redirects stderr. If
you enter the project properties, go to "Debug" tab and add
">>stdout.txt 2>>stderr.txt" to the command line
arguments, logging will return again. Hehe, expect a productivity boost from us
;-). Greetings Yogi ---------------------------------------------------------------------- The information contained in this e-mail is confidential. It is intended solely for the addressee. If you are not the intended recipient, please notify the sender immediately and delete this e mail from your system. We have taken precautions to minimize the risk of transmitting software viruses but we do not accept any liability for loss or damage caused by such viruses. Although we send our e-mails carefully, this e-mail may have been altered or falsified. Therefore, the content of this e-mail is not legally binding and we do not accept any legal liability or responsibility for correct transmission. Deutsche Schiffsbank Aktiengesellschaft |
