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
Original issue reported on code.google.com by
adun_...@126.com
on 25 Sep 2012 at 3:34Attachments: