Status: New
Owner: ----
Labels: Type-Defect FoundBy-Community
New issue 293 by
adun_...@126.com: compile alembic 1.1.1 for maya2012 and
got a error in init_Alembic.cmd
http://code.google.com/p/alembic/issues/detail?id=293
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_thread-vc90-mt-1_42.lib"
-G "Visual Studio 9 2008 Win64" D:\ALEMBIC\alembic_new
Attachments:
error.txt 5.8 KB