While trying to build in CMake 2.8.1 with OWbuild, I get these messages (full log):
The C compiler identification is GNU The CXX compiler identification is GNU Check for working C compiler: D:/MinGW/bin/gcc.exe Check for working C compiler: D:/MinGW/bin/gcc.exe -- works Detecting C compiler ABI info Detecting C compiler ABI info - done Check for working CXX compiler: D:/MinGW/bin/g++.exe Check for working CXX compiler: D:/MinGW/bin/g++.exe -- works Detecting CXX compiler ABI info Detecting CXX compiler ABI info - done CMake Error at CMakeLists.txt:1 (ow_create_static_library): Unknown CMake command "ow_create_static_library". Everything regarding OWbuild is in place, and it worked for another employee here, but not anymore. This happens whether I build it with MinGW or VS2010. I really can't figure out why it's making that error. Thanks, Barry _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
