ImageProcessing-ElectronicPublications / photoquick

Light-weight image viewer with crop,resize,collage, photogrid and filters
GNU General Public License v3.0
4 stars 0 forks source link

Build instruction? #8

Closed zvezdochiot closed 4 years ago

zvezdochiot commented 4 years ago

:question: Maybe change?:


To build this program, extract the source code zip.
Open terminal and change directory to src/
Then run these commands to compile...

qmake  
make -j4  

To:


To build this program, extract the source code zip.
Then run these commands to compile...

qmake src
make -j4  

ksharindam commented 4 years ago

that looks cleaner

zvezdochiot commented 4 years ago

Rather not cleaner, but easier.

zvezdochiot commented 4 years ago

https://github.com/ImageProcessing-ElectronicPublications/photoquick/commit/45a4640a0ebff945f69694375af5ed8c0e902d4f