c:\dev\quazip\build>cmake .. -G "MinGW Makefiles"CMake Error at quazip/CMakeLists.txt:22 (install): install Library TARGETS given no DESTINATION!
install(TARGETS quazip LIBRARY DESTINATION lib)
[ 69%] [ 71%] Built target ChartContainerBuilt target PiechartLinking CXX executable exaroCMakeFiles/exaro.dir/namevalidator.cpp.o: In function `PropertyValidator':/usr/include/propertyvalidator.h:54: undefined reference to `vtable for PropertyEditor::PropertyValidator'CMakeFiles/exaro.dir/namevalidator.cpp.o: In function `~PropertyValidator':/usr/include/propertyvalidator.h:49: undefined reference to `vtable for PropertyEditor::PropertyValidator'CMakeFiles/exaro.dir/moc_namevalidator.cxx.o: In function `NameValidator::qt_metacall(QMetaObject::Call, int, void**)':/home/deadcookie/exaro-build/apps/designer/moc_namevalidator.cxx:78: undefined reference to `PropertyEditor::PropertyValidator::qt_metacall(QMetaObject::Call, int, void**)'CMakeFiles/exaro.dir/moc_namevalidator.cxx.o: In function `NameValidator::qt_metacast(char const*)':/home/deadcookie/exaro-build/apps/designer/moc_namevalidator.cxx:72: undefined reference to `PropertyEditor::PropertyValidator::qt_metacast(char const*)'CMakeFiles/exaro.dir/moc_namevalidator.cxx.o: In function `~PropertyValidator':/usr/include/propertyvalidator.h:49: undefined reference to `vtable for PropertyEditor::PropertyValidator'/usr/include/propertyvalidator.h:49: undefined reference to `vtable for PropertyEditor::PropertyValidator'/usr/include/propertyvalidator.h:49: undefined reference to `vtable for PropertyEditor::PropertyValidator'/usr/include/propertyvalidator.h:49: undefined reference to `vtable for PropertyEditor::PropertyValidator'CMakeFiles/exaro.dir/moc_namevalidator.cxx.o:(.rodata._ZTI13NameValidator[_ZTI13NameValidator]+0x10): undefined reference to `typeinfo for PropertyEditor::PropertyValidator'CMakeFiles/exaro.dir/moc_namevalidator.cxx.o:(.rodata+0x0): undefined reference to `PropertyEditor::PropertyValidator::staticMetaObject'collect2: ошибка: выполнение ld завершилось с кодом возврата 1make[2]: *** [apps/designer/exaro] Ошибка 1make[1]: *** [apps/designer/CMakeFiles/exaro.dir/all] Ошибка 2make: *** [all] Ошибка 2