|
C++ building error; no executable being produced
We are having the following error while attempting to build our code:
arm-frc-linux-gnueabi-g++: error: unrecognized command line option '-rpath,/opt/GenICam_v2_3/bin/Linux_armv7-a,-rpath,/usr/local/frc/rpath-lib'
No executable is being produced as a result.
|