Opened 23 years ago

Closed 23 years ago

#38 closed defect (fixed)

mapwmslayer.obj is missing from Makefile.vc

Reported by: ed@… Owned by: assefa
Priority: normal Milestone:
Component: WMS Server Version: 3.5
Severity: minor Keywords:
Cc:

Description

In the nightly build as of 8/22/01 the file mapwmslayer.obj is missing from the 
list of files in the MS_OBJS list.  It just needs to be added, presumably right 
next to mapwms.obj

     - Ed

Change History (4)

comment:1 by dmorissette, 23 years ago

Cc: morissette@… added
Owner: changed from morissette@… to assefa
I have committed a new Makefile.vc with mapwmslayer.obj ... so the regular 
MapServer will compile.

However, we will leave this bug open until the Makefile.vc has been updated to 
compile with -DUSE_WMS_LYR (new CONNECTIONTYPE WMS), which requires W3C's 
libwww.

(Bug reassigned to Assefa)

comment:2 by assefa, 23 years ago

Resolution: fixed
Status: newclosed
Was already done.

comment:3 by dmorissette, 23 years ago

Resolution: fixed
Status: closedreopened
mapwmslayer.obj has been added, but the Makefile.vc in CVS still has to be 
updated to compile with the -DUSE_WMSCLIENT option and link with libwww ( 
http://www.w3.org/Library/ ) in order to support layers with CONNECTIONTYPE WMS 
(and the whole thing tested on Windows).

comment:4 by assefa, 23 years ago

Resolution: fixed
Status: reopenedclosed
libwww compiled and tested on windows. The makefiles have been updated.
Note: See TracTickets for help on using tickets.