i'm using CoqIDE_8.4pl5 on mac os X. This error message pops up when CoqIDE forwards to this command: Require Import Basics.
Error: Compiled library Basics.vo makes inconsistent assumptions over library Coq.Init.Notations
I didn't get this problem on my old Macbook Air when i was using CoqIDE_8.4pl5, but when i got a new macbook pro, and i downloaded it again from the same website. But this time on this macbook pro, i used brew cask install coq to get it installed... but it seemed to not work, so i downloaded it from the website and set my coqide path to the same path it was in my old macbook air.. and when i try forwarding my assignments, i get this problem. Is there anyway to fix this? or do i have to remove coq and copied and reinstall it?