Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 355 Bytes

File metadata and controls

22 lines (20 loc) · 355 Bytes

img-resizer

C++/SFML image resizing tool.

Compiling(LINUX ONLY):

  1. Be sure, that you have installed SFML library.
  2. Open terminal in directory of the project
  3. Paste the following command:
chmod u+x compiler.sh
./compiler.sh
  1. In order to run compiled program type:
chmod u+x main

Running:

./main