Ticket #644 (closed defect: fixed)
building the WebServer
| Reported by: | ssnc | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Build System | Version: | 2.0.1 |
| Severity: | blocker | Keywords: | |
| Cc: | serginistal@… | External ID: | ssnc |
Description
Hello, when I build the solution of Server.sln (file located in InstallDir??\mapguide-x.y.z\Server) I have problems with files that do not exist. The following is an example of problems with files that do not exist:
Status Description File
Warning 131 We did not find the following environment variables: $(USRCFLAGS) Proyect
Error 8 fatal error C1083: Unable to open file include: 'Fdo.h': No such file or directory c:\mapguide\mapguide-2.0.0\server\src\common\manager\FdoConnectionManager??.h 29
Error 1 fatal error C1083: Unable to open file include: 'Fdo.h': No such file or directory c:\MAPGUIDE\mapguide-2.0.0\Server\src\Gws\Include\GwsCommon??.h 29
Error 55 fatal error C1083: Unable to open file include: 'Fdo.h': No such file or directory c:\mapguide\mapguide-2.0.0\common\stylization\LineBuffer??.h 28
Error 142 fatal error U1073: do not know how to do '..\..\..\Common\bin\debug\MgStylizationd??.dll' NMAKE Error 143 error PRJ0019: A tool returned an error code of "Running actions archives project MAKE" PostBuild??
Error 99 fatal error LNK1104: Unable to open file '..\..\..\lib\debug\mgservermanagerd.lib' ServerAdminService??
Error 76 fatal error LNK1104: Unable to open file '..\..\..\lib\debug\mgservermanagerd.lib' ServerBase??
Error 98 fatal error LNK1104: Unable to open file '..\..\..\lib\debug\mgservermanagerd.lib' ServerDrawingService??
Error 85 fatal error C1083: Unable to open file include: 'Fdo.h': No such file or directory c:\mapguide\mapguide-2.0.0\server\src\services\feature\ServerFeatureServiceDefs??.h 24
Error 101 fatal error LNK1104: Unable to open file '..\..\..\lib\debug\mgserverresourceserviced.lib' ServerSiteService??
Error 97 fatal error LNK1104: Unable to open file '..\..\..\lib\debug\mgservermanagerd.lib' ServerTileService??
Error 20 fatal error C1083: Unable to open file include: 'Fdo.h': No such file or directory c:\mapguide\mapguide-2.0.0\server\src\gws\gwsqueryengine\stdafx.h 42
Error 11 fatal error C1083: Unable to open file include: 'Fdo.h': No such file or directory c:\mapguide\mapguide-2.0.0\common\stylization\Stylization.h 77
If you need more information, please contact me; my email is serginistal@…
Thanks

