We are using a test adapter which uses internally a FDTI USB to serial converter. To control that device we've build some code using FTDIs ftd2xx.lib. This code compiles and works fine with CVI-2009. But when trying to build the project with CVI-2013 SP1 the linker complains, that ftd2xx.lib isn't a valid lib archive. Any ideas how to fix that ?