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
Nevertheless, this fork can only be built using CMake. If you have cmake installed, you can build the package like most other CMake packages:
mkdir build &&cd build
cmake ..
make
sudo make install
But you are right: The documentation of the original version has not been updated in this fork and is still pointing to Autoconf/Automake, like upstream.
master dont have configure, as a rookie, i dont know how to build 😭
The text was updated successfully, but these errors were encountered: