11-28-2005 01:07 PM
01-11-2006 03:43 AM
As CVI has its own compiler, it is not dependant on Visual Studio, so if you upgrade your Visual Studio, CVi continues to work as it did before, still using its own compiler.
Hope this answers your question.
01-11-2006 07:26 AM
01-11-2006 09:19 AM
01-11-2006 09:59 AM
01-15-2006 11:41 AM
01-20-2006
08:39 AM
- last edited on
09-24-2025
12:08 PM
by
Content Cleaner
Hi msaxon
Do you have a sample project I would try building to test it out? I tried this on my end and it seemed to build ok. You're right that it might be a build setting of some kind. If you have a sample VS 2003 and the upgraded VS 2005 project that you would post here, that would help.
If you rather not post on the forums, let me know and I can provide an alternative.
Graziano - We are working on providing .NET 2.0 libraries for our .NET APIs in the future. The good thing is the .NET 2.0 framework allows hosting .NET 1.1 libraries so the current 1.1 libraries will work fine. I am referring here to the .NET GPIB, VISA, DAQmx and the Measurement Studio .NET libraries. MFC C++ libraries built for VS 2003 do not automatically work with VS 2005 because the symbols changed between the versions of MFC, which is something we have no control over. But this is something we are working on as well for future versions of Measurement Studio. Please feel free to post on the Measurement Studio forums if you run into any complications using VS 2005 with Measurement Studio .NET and C++ libraries. If you are using the CVI libraries, you can post on this forum.
I hope this helps. Thanks
Message Edited by bilalD on 01-20-2006 08:41 AM
01-23-2006 06:10 PM