Unresolved Externals in Qt Desktop build
Unsolved
General and Desktop
-
wrote on 11 Mar 2019, 01:37 last edited by
I have a new Windows project in Qt using VS2017/Windows. I'm getting an unresolved external __Init_thread_epoch that I can't locate. Is that a Qt thing? A Qwt thing? A Windows 10 thing? Any leads are greatly appreciated.
-
wrote on 11 Mar 2019, 02:55 last edited by
a google search taking 10 seconds to type and execute yields results about __Init_thread_epoch.
-
I have a new Windows project in Qt using VS2017/Windows. I'm getting an unresolved external __Init_thread_epoch that I can't locate. Is that a Qt thing? A Qwt thing? A Windows 10 thing? Any leads are greatly appreciated.
@MaxYaffe What Qt version did you install?
Do you use QtCreator?
Does that project already contain some code from you or was it just created?
3/3