10-14-2020 12:09 AM
When compiling the project, I get an "An internal error has occurred in the compiler" message.
I set "Debugging level" to "No run-time checking" in "Build Options", but the same error occurs.
As for the development environment, "CVI" uses version 2017(Version 17.0.0 (295)), and the operating system uses "Windows10".
I would appreciate it if you could check it out and explain the solution.
Solved! Go to Solution.
12-21-2020 03:42 AM
Hello,
I receive this error every once in a while.
You can try to pinpoint its origin by playing with ConfigCVILogging.exe
I seem to have this error on old projects that have been upgraded from CVI version to CVI version. Sometimes if you open the .prj file in a text editor you'll notice some corrupted lines inside. It's worth a try.
Otherwise I don't have a silver bullet, sorry.