Hello all, I am posting here to ask the higher traffic general board if anyone has previously solved a dependency problem with LabVIEW Linux and Shared Library creation.
Link to linux group post. Please join me in a conversation there.
Long story short: Attempting to build Shared objects throws an error because the 32bit gcc components are not found despite being installed.
The error:
Error 1 occurred at System Exec: /usr/lib64/gcc/x86_64-suse-linux/8/../../../../x86_64-suse-linux/bin/ld: cannot find -lstdc++ collect2: error: ld returned 1 exit status