Compile problem on OpenSuSE 11.0
Asked by
mikedl
on 2008-08-07
I have a problem compiling this on OpenSuSE 11.0. The cmake step correctly detects ImageMagick++, but when make is run, I get
errors compiling cuneiform-cli.cpp: 'Magick++.h No such file or directory'.
The Magick++.h header file is in /usr/include/
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Jussi Pakkanen
- Solved:
- 2008-08-21
- Last query:
- 2008-08-21
- Last reply:
- 2008-08-10
|
#1 |
Are you using a release tar ball or bzr trunk?
Jussi Pakkanen (jpakkane) said : | #2 |
Also, what output do you get from 'pkg-config --cflags ImageMagick++'?
mikedl (mike-ladwig) said : | #3 |
Thanks. The problem in 0.2 was fixed for me in 0.3.
mikedl (mike-ladwig) said : | #4 |
Thanks JussiP, that solved my question.
To post a message you must log in.