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

Greg Boone greg.boone at autodesk.com
Mon Jan 9 10:10:00 EST 2012


Which version of FDO are you trying to build?

-----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 9:14 AM
To: 'FDO Users Mail List'
Subject: SV: [fdo-users] RE: FDO OGR 3.6+3.7 and UTF-8 problem

Hi Greg

I have checked the setenvironment.bat file for any paths, and they all seem to point to the default locations where I have e.g. visual studio (professional).
The setenvironment.bat file runs fine with a few "OPTIONAL" messages (missing tools for for building docs etc).
The build_thirdparty.bat fails with this error if I parse any parameters to the bat file:
  The system cannot find the batch label specified - study_params Running without any parameters I get the previously described errors about openssl/rsa.h file.

Regards Hans Milling...

-----Oprindelig meddelelse-----
Fra: fdo-users-bounces at lists.osgeo.org
[mailto:fdo-users-bounces at lists.osgeo.org] På vegne af Greg Boone
Sendt: 9. januar 2012 14:52
Til: FDO Users Mail List
Emne: RE: [fdo-users] RE: FDO OGR 3.6+3.7 and UTF-8 problem

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-tp7
158330p7167616.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
_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users

_______________________________________________
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