Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows compile errors with entire OGC section commented #2658

Closed
mapserver-bot opened this issue Apr 3, 2012 · 2 comments
Closed

Windows compile errors with entire OGC section commented #2658

mapserver-bot opened this issue Apr 3, 2012 · 2 comments
Assignees
Milestone

Comments

@mapserver-bot
Copy link

Reporter: jmckenna
Date: 2008/06/21 - 00:43
Trac URL: http://trac.osgeo.org/mapserver/ticket/2658
With trunk edefa9c (r7722), in nmake.opt if I comment out the entire "Section IV: MapServer OGC Configuration" (lines456-515), I get these errors:

Creating library mapserver_i.lib and object mapserver_i.exp
mapogcfilter.obj : error LNK2019: unresolved external symbol _msOWSLookupMetadat
a referenced in function _FLTPreParseFilterForAlias
mapwcs11.obj : error LNK2001: unresolved external symbol _msOWSLookupMetadata
mapwcs11.obj : error LNK2019: unresolved external symbol _msWCSException11 refer
enced in function _msWCSGetCoverageBands11
mapwcs11.obj : error LNK2019: unresolved external symbol _msWCSGetRequestParamet
er referenced in function _msWCSGetCoverageBands11
libmap.dll : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'

(I was just trying to make a build without OGC support)

@mapserver-bot
Copy link
Author

Author: assefa
Date: 2008/06/24 - 00:20
This should be fixed in 26b766a (r7732).

@mapserver-bot
Copy link
Author

Author: jmckenna
Date: 2008/06/24 - 01:04
verified.

@ghost ghost assigned assefay Apr 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants