[mapserver-users] compiling under windows makefile vc syntax error ?

David Armstrong david.armstrong at ntlworld.com
Mon Jul 2 12:50:01 EDT 2001


i am getting the following error when running the makefile.vc under windows
2k with visual studio  nmake command

copy ./gdal-1.1.4/gdal.pdb .
The syntax of the command is incorrect.


the following is the offending lines in the makefile can anyone put some
light on this

$(MS_LIB): $(MS_OBJS)

copy $(GDAL_DIR)/gdal.pdb .

lib /out:$(MS_LIB) $(MS_OBJS)


i can overcome this manually by copying the file across and commenting out
the copy command , but i would like to correct this

Regards to All
Dave




More information about the mapserver-users mailing list