[mapguide-trac] #1017: X64 Build errors for Web Extension on Windows

MapGuide Open Source trac_mapguide at osgeo.org
Tue Jun 16 02:06:48 EDT 2009


#1017: X64 Build errors for Web Extension on Windows
---------------------------------------------+------------------------------
   Reporter:  hubu                           |       Owner:  hubu 
       Type:  defect                         |      Status:  new  
   Priority:  medium                         |   Milestone:  2.1  
  Component:  Web Site (mapguide.osgeo.org)  |     Version:  2.1.0
   Severity:  major                          |    Keywords:       
External_id:                                 |  
---------------------------------------------+------------------------------
 There are some x64 build errors for Web Extension on Windows XP. When
 compile the ApacheAgent, the compiler complaints like this:

 1>ApacheAgent.cpp
 1>.\ApacheAgent.cpp(19) : fatal error C1083: Cannot open include file:
 'httpd.h': No such file or directory
 1>ApachePostParser.cpp
 1>c:\mapguideenterprise\mgdev\os\web\src\apacheagent\ApachePostParser.h(21)
 : fatal error C1083: Cannot open include file: 'httpd.h': No such file or
 directory
 1>ApacheResponseHandler.cpp
 1>c:\mapguideenterprise\mgdev\os\web\src\apacheagent\ApacheResponseHandler.h(22)
 : fatal error C1083: Cannot open include file: 'httpd.h': No such file or
 directory


 I believe there are some configure errors for this project on X64. For fix
 this issue, we just need to get the 64-bits Apache HTTP Server 2.2.4, and
 make some update for the project setting of ApacheAgent.

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1017>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list