Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.
a google search taking 10 seconds to type and execute yields results about __Init_thread_epoch.
@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?