xepost

Results 5 comments of xepost

I do remember I solved it so tried to compile again but does not seem to work. The error I got is [ 25%] Building CXX object CMakeFiles/lsd.dir/src/lsd.cpp.o cc1plus: error:...

Try using small letter L as in -lopencv_highgui247

I can confirm that "remember_workspace": false also worked for me in Ubuntu 22.04 @odellcraig, thanks a lot!!!!

I solved it by downgrading to gcc/g++9, I was using gcc/g++ 11. Please feel free to close.

@romaster93 can you give more details ? Did you set the gcc/g++-9 as the default ? What is the result of ` gcc -v` ?