This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Build failure #365
Comments
Hi, looks like your GCC version is 4.2? You might need to update it to use a newer GCC. Check the warning that you got
Also, check https://github.com/facebookresearch/maskrcnn-benchmark/blob/master/TROUBLESHOOTING.md#compilation-errors-when-compiling-the-library , this might have the information there that you are looking for in order to fix your compilation issue |
@tanmaybinaykiya Hi,I met the same ,you sloved it? |
This error is due to a wrong gcc version, as mentioned in the previous issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to build following the steps mentioned in INSTALL.md.
Environment: MacOS 10.14.2
Gcc Version:
Error Log:
The text was updated successfully, but these errors were encountered: