Talk:Installing New Modules: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
No edit summary |
note about mysql path |
||
| Line 2: | Line 2: | ||
Add additional info about optionally adding zlib.dll to the linker in step 6 of "With Dev C++"? | Add additional info about optionally adding zlib.dll to the linker in step 6 of "With Dev C++"? | ||
--[[User:JoWie|JoWie]] | --[[User:JoWie|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. --[[User:Smong|Smong]] | |||