hi,all
I was working on windows7 and use cmake-2.8.12, swig:
C:/swigwin-2.0.10/swig.exe, Python:C:/Python27/python.exe.
I meet an error when i compile Bolt source code.
the steps as below:
1. Start a Powershell.exe and then enter my work directory.
2. Download Bolt source code by "git clone
https://github.com/HSA-Libraries/Bolt".
3. mkdir build & cd ./build.
4. Compile the Bolt liabrary with command "cmake ../Bolt/superbuild", so it
generate build files successful.
5. Open build files with VS2012, then compile all, i meet an error:
3> -- verifying file...
3>
file='D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip'
3> -- verifying file... done
3> -- extracting...
3>
src='D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip'
3> dst='D:/workspace/Bolt/program/Bolt/build/external/boost/src/Boost'
3> -- extracting... [tar xfz]
3>CUSTOMBUILD : CMake error : Problem with archive_write_finish_entry(): Can't
restore time
3>CUSTOMBUILD : CMake error : Problem extracting tar:
D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip
3> -- extracting... [error clean up]
3> CMake Error at Boost-stamp/extract-Boost.cmake:33 (message):
3>CUSTOMBUILD : error : extract of
3> 'D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip'
3> failed
But when i do this on another PC which installed the same softwares, it work
well.
IF anyone can give me a little advise?
Thanks!
Changcheng Wang
200005...@163.com
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake community. For more
information on each offering, please visit:
CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake