UIKit0 / alembic

Automatically exported from code.google.com/p/alembic
Other
0 stars 0 forks source link

compile alembic 1.1.1 for maya2012 and got a error in init_Alembic.cmd #293

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i have set all path ok and run the init_all.cmd
build_boost.cmd ,build_hdf.cmd,build_ilmbase.cmd is ok
but init_alembic.cmd got a error
i have checked the lib file “libboost_date_time-vc90-mt-1_42.lib"

What is the expected output? What do you see instead?
it says can not link the “libboost_date_time-vc90-mt-1_42.lib"

What version of the product are you using? On what operating system?
alembic 1.1.1 in win server 2008

Please provide any additional information below.
i have attach the error log
the cmake command is :
cmake --debug-trycompile -U BOOTSTRAP_* -D BOOTSTRAP_MODE:INTERNAL=TRUE -D 
BOOTSTRAP_BOOST:INTERNAL=TRUE -UBoost_* -UBOOST_* -UALEMBIC_BOOST_FOUND  -D 
BOOST_INCLUDEDIR:PATH="D:\alembic\alembic_out\boost/include/boost-1_42" -D 
BOOST_LIBRARYDIR:PATH="D:\alembic\alembic_out\i64\boost\lib" -D 
Boost_THREAD_LIBRARY:FILEPATH="D:\alembic\alembic_out\i64\boost\lib\libboost_thr
ead-vc90-mt-1_42.lib" -G "Visual Studio 9 2008 Win64" D:\ALEMBIC\alembic_new

Original issue reported on code.google.com by adun_...@126.com on 25 Sep 2012 at 3:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by miller.lucas on 13 Sep 2013 at 6:19