BASS icon indicating copy to clipboard operation
BASS copied to clipboard

Get an error while make the project

Open Adnan1986 opened this issue 2 years ago • 3 comments

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: image

Could you please help me how I can fix it?

Thanks,

Adnan1986 avatar Jan 26 '23 16:01 Adnan1986

It may be related to your gcc version. Please downgrade it to an earlier version and try again. (4.9, for example)

uzielroy avatar Jan 27 '23 14:01 uzielroy

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:

image

Adnan1986 avatar Feb 02 '23 09:02 Adnan1986

I am sorry to hear that. Please try again with gcc 7.5, and let me know if that works for you.

uzielroy avatar Feb 06 '23 14:02 uzielroy