We have a CVI DLL project that links against a vendor-supplied library (.lib) file. Under CVI-2012, this project builds fine with no issues. Under CVI-2013, the linker apparently can't resolve any of the symbols in this library. The library is clearly included in the project; I have even removed it and reattached it, but no help.
Are there any known issues of this kind associated with upgrading from 2012 to 2013?