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
</path/to/source> should be replaced with the path where you downloaded the zip file. To find the path you can open the extracted folder inside your terminal and type pwd
I am having difficulty in understanding the installation process. I got stuck on this codes
mkdir build && cd build && cmake /path/to/source
cmake --build .
and
sudo make install
The text was updated successfully, but these errors were encountered: