Hi Antonio,
The exe file generated, but alert dialog box still there...Linking gtgui.lib and removed objects.lib
22-Dec-11 10:32 AM 1,937,408 FBS.EXE
My bcc32.cfg
-I"d:\fwh\bcc55\include"
-L"d:\fwh\bcc55\lib"
My ilink32.cfg
-L"d:\fwh\bcc55\lib"
these are fine..
i have edited my system environment paths as follows..:
BIT=1024
CLIPPER=F:60;DYNF:6;E:00
INCLUDE=D:\fwh\fwh\include;d:\fwh\harbour\include;d:\fwh\bcc55\include;d:\fwh\bcc55\bin; D:\CLIP52\INCLUDE;
LIB=d:\fwh\fwh\lib;d:\fwh\harbour\lib;d:\fwh\bcc55\lib;d:\fwh\bcc55\bin; D:\CLIP52\LIB
OBJ=D:\CLIP52\OBJ
Path=C:\Program Files\Seagate Software\NOTES\;C:\Program Files\Seagate Software\NOTES\DATA\;C:\Windows\system32;
C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;
C:\DOS;D:\CLIP52\BIN;D:\QB45;D:\DATABASE\FoxBase;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\DOS;D:\CLIP52\BIN;
D:\DATABASE\FOXBASE;D:\fwh\Bcc55\BIN;
I dont think the include and lib paths are required...but just incase..I have added those.
Regards.....