Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Compatibility with Qt Creator

Hi, I want to use Measurement Studio libraries for my application
written in C++ Qt MINGW compiler to generate analog output to AC oscillations.
Is it possible to use Qt Creator instead of Visual Studio?

0 Kudos
Message 1 of 2
(3,735 Views)

Hello,

 

There are a number of difficulties that you will most likely encounter when bringing Measurement Studio libraries from Visual Studio to Qt Creator. It may be possible, but it is not supported.

 

Measurement Studio is supported for use with c# and VB.NET. It may be possible to call into these using C++ with a method similar to the page linked below.

 

Calling a .NET library (.dll) from a Qt application

https://forum.qt.io/topic/13015/calling-a-net-library-dll-from-a-qt-application

 

Best,

 

Shamik C

Applications Engineer

National Instruments

 

 

 

0 Kudos
Message 2 of 2
(3,709 Views)