[fpc-pascal]mysql on windows
Jonas Maebe
jonas at zeus.rug.ac.be
Thu May 31 15:27:14 CEST 2001
On donderdag, mei 31, 2001, at 03:27 , Kanzelsberger Pavel wrote:
> Win32 version of compiler... looks like that WIN32 is not defined?
Use -va while compiling the unit to see what is rejected and accepted
regarding defines. The most likely is that the compiler is using another
compiled unit somewhere, use -vt while compiling your program to see
which one.
Jonas
More information about the fpc-pascal
mailing list