FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour debugger sample
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
debugger sample
Posted: Fri May 30, 2008 12:25 PM

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

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
debugger sample
Posted: Sat May 31, 2008 10:08 PM

Ehab,

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

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion