I want to build a Fortran program from the command line with the /Qtcheck flag, but I got a message about a missing library, libassuret40.lib. I found the library in the C:Program Files (x86)IntelVTuneAnalyzerLib directory and added that directory to my Lib search path, but now I get a flood of link errors about unresolved external symbols all of which start __kddc...
Where is the library that contains thesesymbols?
Link Copied
Your threadchecker installation should include a tcheckvars.bat script which contains the library paths.
Sorry, my installation got taken away by mandatory periodic Windows system cleanups.
For more complete information about compiler optimizations, see our Optimization Notice.