Mike Jackson wrote:


Looks like either all the source files are NOT listed in your
CMakeLists.txt file OR you need another library to link against.

Do you have a file called "Model.h" that declares the "Model" class or
is "Model" declared in an external library?

It looks like moc stuff to me. The Model constructor destructor are not missing, just a bunch of slots and signals like methods...

-Bill

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to