Build MapGuide on windows failed
ERROR INFORMATION:
d:\projects\lbs\proto\opensource_fdo\thirdparty\libcurl\lib\urldata.h(55): fatal error C1083: Cannot open include file: ‘openssl/rsa.h’: No such file or directory
Search Baidu find nothing, Search Google find just one related result(very rare for google, but after this blog there may be 2 or more :)
The result is a link to Mapguide discussion archive:
http://lists.osgeo.org/pipermail/fdo-users/2007-October.txt.gz
IN SHORT, the reason is: I don’t have perl.exe on my path !
Ok, install perl should solve the problem. for safe purpose, I will kick the build off after ruby/python also in the path, god knows they might need more…
Update:
FDO’s ODBC provider failed, can’t find any document. switch ODBC part off in build.bat make FDO build through.
But MapGuide still build break.
Update2:
Fxck, just find FDO sdk, after unzip bin/inc/lib of FDO sdk to mapguide\FDO folder, every thing goes well.


