[CMake] cmake strange errors when porting VS2005

Bill Hoffman bill.hoffman at kitware.com
Fri Apr 4 15:18:14 EDT 2008


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



More information about the CMake mailing list