Registered Member
|
I've downloaded eigen library .
and I used cmake-gui for visual-studio 2008 as usual. there was no error. but When I compiled configured eigen library project for visual stdio 2008, I couldn't find *.lib files in any directory, Although I couldn't find any error during compile. Debug, and Release Directory was created ... But That was all. I also searched c:\program files\eigen directory . as I guessed, eigen directory was created , and I could find include files. but there was no library too. Do you have any tips to this? please help me compile eigen library for visual stuio 2008 or If you have precompiled eigen library for visual studio 2008 , could you send me that library? my e-mail address is diskedit@kaist.ac.kr thank you~ |
Registered Member
|
Hi diskedit,
Eigen is a pure template library and can be used directly without building. The CMake system is used for "installing" the required headers and in order to build the unit tests. If you wish, you do not even need to run CMake. It is enough to copy the header files or to simply define the includes directory in your project settings. Regards, Hauke |
Registered Member
|
Thank u very much for your quick reply
I've solved problem~ Thank you * Thank you * Thank you ... * 100 !! |
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], q.ignora