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
The short version is: It's a header-only library, there is nothing to install. Just copy the files somewhere and add it to your compiler's include path.
There are also packages available for several recent distributions, so you might also check with your distribution's package manager. If you install a package, it is available for use without adding an include path to the compiler explicitly, just make sure you are using the appropriate flags for C++11 or newer.
I'v downloaded this on my laptop (running Ubuntu) and I was wonder -- how can I Install this?
The text was updated successfully, but these errors were encountered: