BASS
BASS copied to clipboard
Get an error while make the project
Hi,
I am using Manjaro linux to run this algorithm. my cuda version is 11.8 and opencv version is 4.7.
After use make, I got the following error:
Could you please help me how I can fix it?
Thanks,
It may be related to your gcc version. Please downgrade it to an earlier version and try again. (4.9, for example)
It may be related to your gcc version. Please downgrade it to an earlier version and try again. (4.9, for example)
Thank you for reply.
I have tried different way, finallay I came up to use conda environment. and tried to install old gcc version(5.4). Howevere still has same error:
I am sorry to hear that. Please try again with gcc 7.5, and let me know if that works for you.