Hi,
Problem solved.
A file was missing. I missed a change in the implementation and the
CMakeLists.txt for model.lib was not up-to-date.
Thanks again for the support.
Alin
"...if the universities will not study useless sub
Thank you all for the answers,
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?
On Fri, Apr 4, 2008 at 3:18 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote:
> >
> It looks like moc stuff to me. The Model constructor destructor are not
> missing, just a bunch of slots and signals like methods...
>
I think Bill is right. I did not see any "QT4_WRAP_*" in the
CMakeLists.txt file.
If
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.
On 4/4/08, Alin M Elena <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I try to port an application on windows using VS2005 Professional edition.
> It uses qt4 and readline. As external libs
>
>
>
> I get this set of errors that do not help me to much in the linking stage
>
>
>
> Linking CXX executable bin
Hi,
I try to port an application on windows using VS2005 Professional edition.
It uses qt4 and readline. As external libs
I get this set of errors that do not help me to much in the linking stage
Linking CXX executable bin\aten.exe
gui.lib(disorder_funcs.cpp.obj) : error LNK2019: unres