Talk:Installing New Modules

From ASSS Wiki
Revision as of 12:35, 26 June 2007 by Smong (talk | contribs) (note about mysql path)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

zlib

Add additional info about optionally adding zlib.dll to the linker in step 6 of "With Dev C++"? --JoWie

mysql

If you are compiling mysql.c (or another module that directly requires mysql functions) you may need to add windeps/mysqlinc tothe include directories. --Smong