You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions in COMPILING.md using cmake and was not able to compile cmbc on mac.
It appeared that the necessary cmake command should also specify a C++ compiler (clang), otherwise C++'s standard library won't be found. The following is the command line I used: