[fdo-users] RE: FDO OGR 3.6+3.7 and UTF-8 problem

Greg Boone greg.boone at autodesk.com
Mon Jan 9 08:52:11 EST 2012


Have you installed ActivePerl and NASM as indicated in OpenSourceBuild__README.txt?

Did you modify and call setenvironment.bat to set your build environment?

Try the following commands for Win32 Debug

setenvironment.bat
build_thirdparty -w=fdo -w=ogr -c=debug
build -w=fdo -w=ogr -c=debug 

Try the following commands for Win64 Debug

setenvironment.bat x64
build_thirdparty -w=fdo -w=ogr -c=debug -p=x64
build -w=fdo -w=ogr -c=debug -p=x64

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Hans Milling
Sent: Monday, January 09, 2012 7:16 AM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] RE: FDO OGR 3.6+3.7 and UTF-8 problem

My old english teacher always told me "To do calculation is to be able to read", meaning that if you do not read the equation or description of the problem properly, you cannot solve it properly. I guess the same thign goes for building the FDO. I completely missed the thirdparty bat file from the documentation. Thanks Jackie.

However building the thirdparty fails:

c:\opensource_fdo\thirdparty\libcurl\lib\urldata.h(71): fatal error C1083:
Cannot open include file: 'openssl/rsa.h': N o such file or directory [C:\OpenSource_FDO\Thirdparty\libcurl\lib\curllib.sln]

Looking trough the solutions and project files, I can see that the application try to find the header files in the:
OpenSource_FDO\Thirdparty\openssl\inc32 however this folder does not exist.
I tried to copy the include folder (that seems to have the files needed) to a copy named inc32, but the compiler then breaks with a lot of syntax errors. What am I missing?

Hans...

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/FDO-OGR-3-6-3-7-and-UTF-8-problem-tp7158330p7167616.html
Sent from the FDO Users mailing list archive at Nabble.com.
_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list