kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #11780
Re: Compilling under Windows
Hello,
for now it breaks on:
CMake Error at C:/Program Files/CMake
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108
(message):
Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files/CMake
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
(_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBZip2.cmake:47
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeModules/download_boost.cmake:61 (find_package)
CMakeLists.txt:275 (include)
Although bzlib2 is compiled by kicad-winbuilder.
Tried fresh compile (branch kicad-winbuilder and cmake ...), no help.
Is there anything I can try?
Last one I was able to compile was r4356, sice when I can't provide
Windows snapshots :-(
Thanks for any advice.
Milan
Dne 13.11.2013 20:32, Milan Horák napsal(a):
Hello gentlemen,
I'm getting following error when trying to compile under Windows:
File "<string>", line 1
import
distutils.sysconfig;print"%s"%distutils.sysconfig.get_python_lib()
^
SyntaxError: invalid syntax
CMake Error at CMakeLists.txt:346 (message):
Error occurred while attemping to find the Python site library path.
Environment is Windows XP under VurtualBox, everything is in place, but
it won't go :-(
I'm experiencing this for few weeks with every new commit.
Can anyone point me to right direction?
Thank you, Milan
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
References