LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Component Level IP: Generate and Check Syntax Error

Solved!
Go to solution

Update - added MinGW G++ as well, re-copied, re-tried and got the same error 1097.  I'm wondering if there's a specific older version of MinGW that works, while the current one does not.

0 Kudos
Message 11 of 12
(700 Views)

For the record, I was able to reproduce the results using the following file, selected because the release schedule was the last release on sourceforge prior to the earlier messages in this thread.

i686-7.3.0-release-win32-sjlj-rt_v5-rev0.7z

 

It was located, at the time, here:  https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/m...

 

Steps to reproduce the successful workaround:

 

  1. Download file i686-7.3.0-release-win32-sjlj-rt_v5-rev0.7z
  2. Extract folder, and navigate to the root folder "mingw32" within that archive
  3. Navigate to C:\NIFPGA\programs\Vivado2015_4\tps\mingw, and make a backup of the 5.0.0 folder
  4. Navigate into C:\NIFPGA\programs\Vivado2015_4\tps\mingw\5.0.0\win32.o\nt
  5. Copy the entire contents of the extracted 7.3.0 release in Step 2 into the folder described in step 4.  
  6. Choose YES when asked to overwrite existing files

Starting up labview enabled me to pass the CLIP syntax check without any issues.

 

Thanks to everyone earlier who posted.  I hope this set of links and specific versions will help others in the future.

 

-J

0 Kudos
Message 12 of 12
(683 Views)