mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] Undefined Reference errors when linking


From: Simon A. Eugster
Subject: [Mingw-cross-env-list] Undefined Reference errors when linking
Date: Sun, 12 Feb 2012 11:42:14 +0100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

Hello list,

My project now successfully compiles, linking fails however, with approximately 42 billion error messages like the ones posted at the end.

What am I doing wrong?

The project is on git://granjow.net/phenoCam.git in the branch crossCompile (the main branch will not compile yet).

thanks,
Simon

CMakeFiles/PhenoCam.dir/objects.a(exporterMainwindow.cpp.obj):exporterMainwindow.cpp:(.text+0xb1b): undefined reference to `__imp___ZN5QJson6ParserC1Ev' CMakeFiles/PhenoCam.dir/objects.a(exporterMainwindow.cpp.obj):exporterMainwindow.cpp:(.text+0xb40): undefined reference to `__imp___ZN5QJson6Parser5parseERK10QByteArrayPb' CMakeFiles/PhenoCam.dir/objects.a(exporterMainwindow.cpp.obj):exporterMainwindow.cpp:(.text+0x1379): undefined reference to `__imp___ZN5QJson6ParserD1Ev' CMakeFiles/PhenoCam.dir/objects.a(exporterMainwindow.cpp.obj):exporterMainwindow.cpp:(.text+0x1735): undefined reference to `__imp___ZN5QJson6ParserD1Ev' CMakeFiles/PhenoCam.dir/objects.a(selectVideoStep.cpp.obj):selectVideoStep.cpp:(.text+0x9e8): undefined reference to `__imp___ZN5QJson6ParserC1Ev' CMakeFiles/PhenoCam.dir/objects.a(selectVideoStep.cpp.obj):selectVideoStep.cpp:(.text+0xa16): undefined reference to `__imp___ZN5QJson6Parser5parseEP9QIODevicePb' CMakeFiles/PhenoCam.dir/objects.a(selectVideoStep.cpp.obj):selectVideoStep.cpp:(.text+0xc7c): undefined reference to `__imp___ZN5QJson6ParserD1Ev'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]