Error While Compiling LabWindows/CVI Headers in Linux RT Using GCC Compiler

Updated Nov 11, 2022

Reported In

Software

  • LabWindows/CVI

Operating System

  • LabVIEW Real-Time (NI Linux Real-Time)

Issue Details

I'm trying to compile some LabWindows/CVI headers on Linux RT. However I'm getting the following error. What might be causing it?

caps_error.PNG

Solution

This given error is thrown as the user is attempting to build LabWindows/CVI code with the GCC compiler. The ansi_c.h and rs232.h header files are specific to LabWindows/CVI and cannot be used with GCC compiler.