-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation instructions clarifications: step 4- Building libjam-mt #4
Comments
i need to check these points one by one:
|
extra steps: do all these before step 3 from the top issue:
ASSEMBLE
-- THE ASSEMBLE FAILS TO ME due to missing libraries COMPILE
RUN
COMPILE AND RUNNING
4: supposed to run setup with |
ASSEMBLE gets compilation error with missing file frame-mtdev.h
i found it here: but cant find this library anywhere else |
1: go to a library and command
git clone https://github.com/shahbaz-man/libjam-mt.git
if you dont have git installed, first do
sudo apt install git
2: close terminal. reopen it from the library libjam-mt that was created
3: write these commands
chmod +x compile
chmod +x native/assemble
chmod +x run
chmod +x cr
chmod +x frc
4: supposed to run setup with
sudo ./frc
but it fails and returns
The text was updated successfully, but these errors were encountered: