We have Microsoft Visual Studio C++ 2005 .NET that we have developed a lot of code on.
The idea being we could include our MFC code/classes into cVI to take advantage of cVI's GUI options.
But, I am not sure it would be that easy?
I read where you can specify external compilers, but, in doing so do you loose some cVI capabilities?
Another big motivator is that we want to make the app cross platform, that is target a Linux system.
At first I was looking at NI's Measurement Studio add on to MFC .NET,
But, it does not appear to be cross platform compliment?
In summary, we need a GUI front end that can make use of our MFC C++ lib/code/classes and compile for MS or Linux platforms.
Any advice would be greatly appreciated.
Grant