[mapserver-dev] building msplugin_mssql2008.dll
Jeff McKenna
jmckenna at gatewaygeomatics.com
Tue Sep 16 12:59:40 EDT 2008
After much grief, I finally figured out why mssplugin_mssql2008.dll
would not build with MSVC 2003 or 2005 (using MapServer trunk):
Symptoms:
- building with the "plugins" target and setting the MSSQL2008 variable
in nmake.opt would produce no errors and no output whatsoever
Solution:
- line 222 of Makefile.vc is missing another "!ENDIF"
- remove lines 248 to 250 (in other words drop the final "!ELSE" statement)
Until a core mapserver developer goes to build this plugin this little
"fix" works for me.
--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
More information about the mapserver-dev
mailing list