[Mapserver-dev] Building .exes with DLLs on windows
Frank Warmerdam
warmerdam at pobox.com
Wed Apr 7 18:56:44 EDT 2004
Yewondwossen Assefa wrote:
> Frank,
>
> I did a couple of tests locally to be able to have mapserver.dll build.
>
> #if defined(_WIN32) && !defined(__CYGWIN__)
> # define MS_DLL_EXPORT __declspec(dllexport)
> #else
> #define MS_DLL_EXPORT
> #endif
...
> I have tried locally the mapserv.exe and It seems to run fine.
>
> I have also modified the windows makefile to be able to switch between
> dll and static modes.
>
> Not sure If I should go ahead and commit the changes. Any thoughts ?
Assefa,
Cool, sounds good. I think you could commit it, but you might want to clear
it with Daniel as possible release disruption.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the mapserver-dev
mailing list