-
Notifications
You must be signed in to change notification settings - Fork 0
5. Making changes to API
Viktor Isenborg edited this page Dec 15, 2021
·
5 revisions
Making changes for API
-
Copy over your changes to
/home/ec2-user/api/imgdump
in the server's WinSCP. -
Launch PuTTY and start a session.
-
Find the directory to 'build' by typing:
cd api/imgdump/build
-
Type
cmake ..
-
Type
make
Written by Mikael Bohlin Liljekvist, Sebastian Clavensjö, Pontus Forsmark, and Viktor Isenborg.