CMake Error at CMakeLists.txt:211 (include):
include could not find load file:
Sagase
CMake Error at CMakeLists.txt:212 (include):
include could not find load file:
ModuleSetup
CMake Error at CMakeLists.txt:213 (include):
include could not find load file:
ConfigurePackages
CMake Error at CMakeLists.txt:214 (include):
include could not find load file:
TundraInstall
CMake Error at CMakeLists.txt:215 (include):
include could not find load file:
FindOgre
CMake Error at CMakeLists.txt:216 (include):
include could not find load file:
FindDirectX
CMake Error at CMakeLists.txt:241 (setup_clean_install_step):
Unknown CMake command "setup_clean_install_step".
Configuring incomplete, errors occurred!
I have learnt a lot during these few days but I really need some instructions now, please help~
Thank you for your precious time!!
Br,
Chuck
Thank you for you kindly reply! Right now, I don't need the MumbleVoip function. Do you mean protobuf is only depended by MumbleVoipPlugin? So that if I comment out Mumble Voip Plugin, I don't have to fix the protobuf bug?
On Monday, January 7, 2013 3:50:26 PM UTC+2, JaakkoAllander wrote:Also, if you're not particularly interested in the MumbleVoip functionality, you can comment out the MumbleVoipPlugin in the CMakeBuildConfig.txt.
--