Can you tell me what directory that should be listed under maybe? Because like I said i have the directories as
include C:\mysql\include;C:\perl2\lib\CORE;C:\zlib\include ;$(IncludePath)
and library as C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\zlib\lib;$(L ibraryPath)
and the linker library as C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\zlib\lib;$(L ibraryPath)
|