Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Linking Errors - Qt5.4, Visual Studio 2013

$
0
0
I am new to C++/Qt and I am migrating one of our Qt4 projects built using Eclipse/mingw on windows and linux to Visual Studio so that we get x64 bit support. In that we have 2 projects, first one generating dll and lib file, and the second referencing lib of the first and generating dll. Before adding the lib, there were around 100 linking issues, and after adding it the number goes down to 30. When I verified other issues, they are still related to the same lib. Can someone help me on this one? I’ve been stuck since past 6 hours on this.

Viewing all articles
Browse latest Browse all 2113

Trending Articles