Skip to content

5. Making changes to API

Viktor Isenborg edited this page Dec 15, 2021 · 5 revisions

Making changes for API

  1. Copy over your changes to /home/ec2-user/api/imgdump in the server's WinSCP.

  2. Launch PuTTY and start a session.

  3. Find the directory to 'build' by typing: cd api/imgdump/build

  4. Type cmake ..

  5. Type make

Clone this wiki locally