News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Clicking on an error message in the builed messages won't open the file line

Started by DanRR, May 17, 2008, 01:43:23 PM

Previous topic - Next topic

DanRR

Hello,
I'm using CB version 8.02 on an XP machine.
I've setup MinGW as project compiler. The MinGW compiler is the one of the CB installation package.
Clicking on an error message in the builed messages window won't open the file line (nothing happens).
On the my first project on this CB installation, I had to set the correct <Toolchain executables directory->Compiler's installation directory'>
because of a prior MinGW installation that I removed before CB installation, so maybe it may indicate some path problem.
How can I see the file line when clicking on the error?

Thanks,
Dan



gReaen

The error line will not be shown in the file if it is an obj error AFAIK. There might be a definition missing for any declared function...