In the attempt to try the new function "select items on map" I tried to
compile the QMS Windows version taken from
maproom-qmapshack-78b477f4a9cf.zip. During the compilation I got plenty of
linker errors of the type shown here:

1>------ Build started: Project: qmapshack, Configuration: Release x64 ------
1>     Creating library
C:/QtProjects/QMS/qmapshack-1.6.0/Build/bin/Release/qmapshack.lib and object
C:/QtProjects/QMS/qmapshack-1.6.0/Build/bin/Release/qmapshack.exp

1>main.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static class QDateTime __cdecl
QDateTime::currentDateTime(void)" (__imp_?currentDateTime@QDateTime@@SA?AV1@XZ)

1>main.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: unsigned int __cdecl
QDateTime::toTime_t(void)const " (__imp_?toTime_t@QDateTime@@QEBAIXZ)

1>main.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: __cdecl QDateTime::~QDateTime(void)"
(__imp_??1QDateTime@@QEAA@XZ)

1>main.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) protected: virtual void __cdecl
QObject::disconnectNotify(class QMetaMethod const &)"
(__imp_?disconnectNotify@QObject@@MEAAXAEBVQMetaMethod@@@Z)

and at the very end an additional error of the form:

1>MSVCRT.lib(crtexew.obj) : error LNK2001: unresolved external symbol WinMain

Any idea how to cope with these errors?

Thank You

Wolfgang


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to