07-31-2019 02:59 AM
Hi,
I got a new WIN10 PC.
the NI MAX 18.0 is already installed on the PC.
I installed the CVI and got errors about fail to install toolkits like Signal Processing Toolkit 7.0.2 and Run Time error.
I attached a file with screenshots.
In addition, I can't compile my project, I receive an error about an included file "NIDAQmx.h".
Could you advise?
07-31-2019 03:52 AM
While I can't give you assistance on the toolkit and VC runtime errors, the compilation error depends on the fact that NI-DAQmx must be installed after CVI installation: you probably din't installed it based on the fact that MAX was already present on the system, but this way the CVI system lacks the necessary components to compile and link against. I seem to remember that you can run NI-DAQmx installation specifying to install only the support for CVI, thus reducing the setup time.
07-31-2019 04:56 AM
Hi Roberto,
Your suggestion solved the compilation error, thank you!
07-31-2019 07:02 AM
You're welcome!