You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build dunnart directly from Qt Creator using provided project file. My setup is:
Qt Creator 4.0.3
Qt 5.6.1 (MSVC 2013, 32 bit)
Visual Studio Community 2015
I introduced minor changes to the code to fix missing headers (branch here) so that it compiles fine now, but still does not link ("unresolved external symbol", log: dunnart.txt).
Maybe I am doing something incorrectly... Can you please help me in solving this issue?
The text was updated successfully, but these errors were encountered:
I am trying to build dunnart directly from Qt Creator using provided project file. My setup is:
I introduced minor changes to the code to fix missing headers (branch here) so that it compiles fine now, but still does not link ("unresolved external symbol", log: dunnart.txt).
Maybe I am doing something incorrectly... Can you please help me in solving this issue?
The text was updated successfully, but these errors were encountered: