[opensource-dev] attempting to compile a viewer
Andromeda Quonset
andromedaquonset at gmail.com
Sat Jan 29 19:06:16 PST 2011
I am using VS2005, attempting to compile viewer 1.22 (I wanted to
start with 1.23.5, but the source seems unavailable).
My problem ATM is with running develop.py
I am getting the following error message:
CMake Error at cmake/Python.cmake:47 (message):
No Python interpreter found
Call Stack (most recent call first):
cmake/Prebuilt.cmake:3 (include)
cmake/Audio.cmake:2 (include)
llaudio/CMakeLists.txt:6 (include)
-- Configuring incomplete, errors occurred!
Cleaning 'build-vc80'
Error: the command 'cmake' exited with status 1
There are some messages prior to this, but they seem to be warnings
related to a lack of CMakeLists.txt in the Input directories, and I
assume I can ignore them for now.
More information about the opensource-dev
mailing list