View Single Post
  #14  
Old 02-05-2012, 02:34 AM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

your main problem for not getting it work the first time was this if you want to use 32 bit your choice.

• 'Tools/Options/Projects and Solutions/VC+(+) directories' and add the following directories using the dropdown "Show directories for" box:
• Include files: C:\mysql\include
• Include files: C:\perl\lib\CORE
• Include files: C:\zlib\include
• Library files: C:\mysql\lib\opt
• Library files: C:\perl\lib\CORE
• Library files: C:\zlib\lib
and all of these extensons have been properly set up.

you got mail from me read and enjoy and your welcome.
Reply With Quote