driesz / photivo

Automatically exported from code.google.com/p/photivo
GNU General Public License v3.0
0 stars 0 forks source link

Compile error: GraphicsMagick hardcoded in /usr #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Photivo doesn't compile with GraphicsMagick installed
in different directory than /usr

Please provide any additional information below.

GraphicsMagick includes are hardcoded in the file
photivoProject/photivoProject.pro
Offending line:
INCLUDEPATH += /usr/include/GraphicsMagick

The patch is included in the attachment, allowing
to compile Photivo with GraphicsMagick installed
in a different directory.

Greetings Jacek

Original issue reported on code.google.com by nag...@gmail.com on 9 Nov 2010 at 11:22

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you very much, works fine here. Pushed.

greets mike

Original comment by m...@mm-log.com on 10 Nov 2010 at 12:15