Page 1 of 1

debugger sample

Posted: Fri May 30, 2008 12:25 pm
by Ehab Samir Aziz
I compile altd.prg sample for the compiler debugger but with failure though I changed the copmilation and linking options into /b ,remove -aa:

%hdir%\bin\harbour %1 /b /n /i%fwh%\include;%hdir%\include /w /p %2 %3 > clip.log


%bcdir%\bin\ilink32 +%bcdir%\bin\ilink32.cfg -Tpe -s @b32.bc

Posted: Sat May 31, 2008 10:08 pm
by Antonio Linares
Ehab,

To use the debugger you have to link GTWIN.lib instead of GTGUI.lib