With xHarbour builder I can compile my programs using the SIx driver. If I compile with BUILDX.BAT I get undefined symbols for the SIx related functions. How can I include this driver with FiveWin ? Thank you.
Thank you for your help. I had used the SIx driver that comes with xHB.com (compiled with the xBuilder utility). Everything 32bit. Now, if I try to compile the same source code with the buildx.bat I get undefined symbols (all SIx related). I'm using the buildx.bat, as suggested, by Antonio due to a problem displaying JPGs in a window with xBuilder. How can I link the SIx driver libraries (32bit) with the buildx.bat. Thank you.