When I rebuild my system files I sometimes see errors which then get cleared and can't be read. I know I can use the command line instead, but even then they are getting scrolled off the virtual screen. I have to do make > make.txt, then only the errors show on the screen. Does the console output go to a file somewhere so it can all be read? This would be helpful at times.
Thanks,
Sam
Is the Console output readable from a file?
Re: Is the Console output readable from a file?
I tried changing the settings under Window->Preferences->C/C++->Build Console, but no joy. Just in case you don't know, you can increase the DOS windows virtual size to 9999 lines. Drag a shortcut for the DOS prompt somewhere convenient, then right-click it and select Properties. See the attached image.
Re: Is the Console output readable from a file?
Which release are you using? This used to occur, but I patched in a fix to make the rebuild system files fail if an error occurs. It should stop at the error. I believe this went in to affect in 2.4
Forrest Stanley
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Re: Is the Console output readable from a file?
I'm using Rel24_RC2. I can see the errors display but then the console is cleared and more messages come up. The final dialog will tell me tehre are errors and to check the console, but the console appears as though everythign went correctly.
Sam
Sam
Re: Is the Console output readable from a file?
And thanks, Tod. I think I knew about the ability to expand the DOS window but it had slipped to the back of my dusty mind. The make > make.txt works nicely since it only shows the errors in the window, but everything is in the txt file if I need to see it all in context.
Sam
Sam
Re: Is the Console output readable from a file?
In Helios, at least, it is at:
NBurn\NBEclipse\workspace\.metadata\.plugins\org.eclipse.cdt.ui\project.build.log
Can be changed or dis/enabled at Properties\C\C++ Build\Logging.
Sam
NBurn\NBEclipse\workspace\.metadata\.plugins\org.eclipse.cdt.ui\project.build.log
Can be changed or dis/enabled at Properties\C\C++ Build\Logging.
Sam