face-everthing
face-everthing copied to clipboard
c++: error: unrecognized command line option ‘-msse4.2’
hi all.
i got an error on jeston TX2

@ycdhqzhiai you have to disable -msse option in Cmake configuration. ARM processor of JETSON does not support SSE instructions.