Issue Details
I'm developing a DLL in LabWindows/CVI 2012. After creating a Dynamic Link Library project in Debug configuration, I set the
Build»Target Type to
Static Library. When I try to build my project after changing the
Target Type, LabWindows/CVI throws several link errors:
Undefined symbol'__CompiledDebuggingLevel' referenced in "C:\Program Files\National Instruments\CVI2012\bin\msvc\cvistart.lib".
This error has been fixed in LabWindows/CVI 2012 SP1.