2005-10-19 02:17 AM
2005-10-17 03:20 AM
How can i make visible compile errors in the output window of ST7 visual debug?
I get only compile commands in the output window When i use dos prompt i see compile errors. And how can i after compile, program or emulate the Indart? I get GDI errors or executable errors? Hopely someone get help me out!2005-10-19 02:17 AM
Hi,
Do you get only ''exit code = 1'' after a message explain that compiler command has failed ? You should have checked the ''Log errors in file ...'' in the ''C Compiler'' tab in the ''Listings'' category (-e option). Try to remove it, this work on my project. Best regards Laurent