[Mapserver-users] Mapserver 4 Makefile for VC + compile problems

Stephen Clark stephen.clark at focus.ca
Thu Oct 9 14:28:02 EDT 2003


Hi

Item #1:
Does anyone have a makefile.vc for the GD-2.x version that will compile with
Visual C 6?
So far I have got to the point where the mapserver compile stops at this
library.


Item #2:

http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?MapServerCompilation
and
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?MicrosoftWindows

on the wiki site does not really explain compiling very well for mapserver
using Visual C++ Ver 6.

(Specifically the use of the nmake site)

I was wondering if someone could post their instructions.

I believe that I may be trying to compile mapserver before the other
supportin libraries are compiled.
If it is correct to assume that the supportuing libraries are to be compiled
before mapserver, would someone shed some light on their "best" solution?



thanks,
Stephen


----- Original Message ----- 
From: "Swaminathan, Gayathri" <gayathri at ou.edu>
To: "'Stephen Clark'" <stephen.clark at focus.ca>;
<mapserver-users at lists.gis.umn.edu>
Sent: Thursday, October 09, 2003 6:21 AM
Subject: RE: [Mapserver-users] Mapserver 4 Makefile for VC


> Stephen,
>
> The gdal error is coming because....you have forgot/dint comment the
> following line in Makefile.vc
>
> "copy $(GDAL_DIR)\gdal.pdb ."
>
> Comment the same by including a "#" in the beginning of the line.
>
> On examining your nmake.opt, I see "c:\project" to be your working
> directory...Is this correct? Are all the required libraries in here? Have
> they been compiled before you proceeded to compile mapserver 4.0?
>
> Cheers,
> Gayathri
>
> -----Original Message-----
> From: Stephen Clark [mailto:stephen.clark at focus.ca]
> Sent: Wednesday, October 08, 2003 1:32 PM
> To: mapserver-users at lists.gis.umn.edu
> Subject: Re: [Mapserver-users] Mapserver 4 Makefile for VC
>
>
> I have included my makefile.vc and nmake.opt files as well as the compile
> errors foer your consideration.
>
> thanks,
> Stephen
>
>
>
> ----- Original Message ----- 
> From: "Stephen Clark" <stephen.clark at focus.ca>
> To: "Swaminathan, Gayathri" <gayathri at ou.edu>; "'Yewondwossen Assefa'"
> <assefa at dmsolutions.ca>
> Cc: <mapserver-users at lists.gis.umn.edu>
> Sent: Wednesday, October 08, 2003 10:23 AM
> Subject: Re: [Mapserver-users] Mapserver 4 Makefile for VC
>
>
> > Could someone post their makefile.vc and nmake.opt files.
> >
> > I would like a version that has the minimum set of options set whichI
> > can then modify.
> >
> > thanks
> > Stephen
> >
> >
> >
> > ----- Original Message -----
> > From: "Swaminathan, Gayathri" <gayathri at ou.edu>
> > To: "'Yewondwossen Assefa'" <assefa at dmsolutions.ca>
> > Cc: <mapserver-users at lists.gis.umn.edu>
> > Sent: Friday, September 19, 2003 8:03 AM
> > Subject: RE: [Mapserver-users] Mapserver 4 Makefile for VC
> >
> >
> > > :)
> > > Missed that when looking, but after careful examination saw this
> > > file.,
> > >
> > > Thanks all as always for your patience and time on this.
> > >
> > > Gayathri
> > >
> > > -----Original Message-----
> > > From: Yewondwossen Assefa [mailto:assefa at dmsolutions.ca]
> > > Sent: Thursday, September 18, 2003 9:26 PM
> > > To: Swaminathan, Gayathri
> > > Cc: mapserver-users at lists.gis.umn.edu
> > > Subject: Re: [Mapserver-users] Mapserver 4 Makefile for VC
> > >
> > >
> > > Hi There,
> > >
> > >   There are now 2 files involved in the process, makefile.vc and
> > > nmake.opt  where all the options are included. This separation makes
> > > things clearer and the option file can be used by sub projects like
> > > php/mapscript. All settings for necessary libraries + optional
> > > libraries are inside the nmake.opt.
> > >
> > > Later,
> > >
> > > Swaminathan, Gayathri wrote:
> > > > Hi all:
> > > >
> > > > After being content with mapserver-3.6.5 for a long time now, I
> > > > was getting ready to compile mapserver 4.0 and test it.
> > > >
> > > > There are several changes that I notice between mapserver-3.6.5
> > > > and mapserver-4.0. The makefile.vc in the package shrinked. I
> > > > assumed this is not the One that I should be using and proceeded
> > > > with alterations to my old makefile.vc that came from
> > > > mapserver-3.6.5
> > > >
> > > > I was finally sucessful in building a mapserver with the following
> > > > enabled.
> > > >
> > > > MapServer version 4.0 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
> > > > SUPPORTS=PROJ INPUT=EPP L7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL
> > > > INPUT=SHAPEFILE
> > > >
> > > > I need WMS server and WMS Client with this. I see that libcurl is
> > > > being used somehow and keep getting errors on the same.
> > > >
> > > > Please, indicate to me the right corrections to makefile.vc (or)
> > > > tell me where am I going wrong in this process.
> > > >
> > > > Thanks so much for your time on this.
> > > > Gayathri
> > > > _______________________________________________
> > > > Mapserver-users mailing list Mapserver-users at lists.gis.umn.edu
> > > > http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> > > >
> > >
> > >
> > > --
> > > ----------------------------------------------------------------
> > > Assefa Yewondwossen
> > > Software Analyst
> > >
> > > Email: assefa at dmsolutions.ca
> > > http://www.dmsolutions.ca/
> > >
> > > Phone: (613) 565-5056 (ext 14)
> > > Fax:   (613) 565-0925
> > > ----------------------------------------------------------------
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Mapserver-users mailing list Mapserver-users at lists.gis.umn.edu
> > > http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> > >
> >
> > _______________________________________________
> > Mapserver-users mailing list Mapserver-users at lists.gis.umn.edu
> > http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> >
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>




More information about the mapserver-users mailing list