H3D.org Forum Index Installing and compiling
64 bit install problem (missing external libraries) | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| adrian | Posted on: 2012/6/26 16:47 |
Quite a regular ![]() ![]() Joined: 2010/6/16 From: Constanta, Romania Posts: 31 |
64 bit install problem (missing external libraries) I tried to compile H3D API on a 64-bit win7. I downloaded the latest trunk from svn. Are there any missing lib files ? The CMake list refers lib files that are not inside lib64 folder. Also there are lib files referred that are only available on vc10 and not on vc9 (version that I use).
I worked until now on a 32-bit system, but now I am forced to use a 64-bit system. I could really use a relatively fast response (I have my bachelor presentation in a few days). Thank you! |
| Markus | Posted on: 2012/6/29 10:46 |
Webmaster ![]() ![]() Joined: 2006/3/27 From: SenseGraphics Posts: 1902 Online |
Re: 64 bit install problem (missing external libraries) 64-bit compiled versions of external libraries can be downloaded from the homepage (named "External libraries for 64-bit build" in the H3DAPI downloads section).
Those are however not tested with 64-bit visual studio 9 as far as I know. So if they do not work you will have to compile the external libraries your are interested in for your system with your compiler. Also make sure that you choose the 64-bit compiler in the CMake gui for your visual studio version so the cmake build generation does not believe that it should search for 32-bit versions. |
| adrian | Posted on: 2012/7/9 17:43 |
Quite a regular ![]() ![]() Joined: 2010/6/16 From: Constanta, Romania Posts: 31 |
Re: 64 bit install problem (missing external libraries) I gave up compiling on 64bit. Happily, I could compile my app under 32bit config.
Anyway, thank you Markus |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |



