I think I am not looking at the right position, because I can only find these two segments inside of config.log:
configure:25140: checking for newlocale
configure:25140: qcc -V4.6.3,gcc_ntoarmv7le -o conftest -fPIC -Wall -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=8 -DMAGICKCORE_HDRI ...
Search found 3 matches
- 2013-03-04T06:45:14-07:00
- Forum: Magick++
- Topic: Compiling for arm-qnx and reading pdfs
- Replies: 4
- Views: 15106
- 2013-03-04T05:12:51-07:00
- Forum: Magick++
- Topic: Compiling for arm-qnx and reading pdfs
- Replies: 4
- Views: 15106
Re: Compiling for arm-qnx and reading pdfs
Just a short info: I cannot find 'newlocale' or 'strtod_l' defined anywhere in the entire Blackberry SDK (that's where I would search for the system headers).
Thanks so far. I will try to compile Ghostscript.
Thanks so far. I will try to compile Ghostscript.
- 2013-03-04T02:00:31-07:00
- Forum: Magick++
- Topic: Compiling for arm-qnx and reading pdfs
- Replies: 4
- Views: 15106
Compiling for arm-qnx and reading pdfs
Hi all,
it's kind of a hard problem an I am stucked at the moment. I hope it belongs here, because it consists of several distinct issues.
I want to use ImageMagick for reading password encrypted PDF-files on the new Blackberry 10 systems (arm-qnx). I had success in building a static library and ...
it's kind of a hard problem an I am stucked at the moment. I hope it belongs here, because it consists of several distinct issues.
I want to use ImageMagick for reading password encrypted PDF-files on the new Blackberry 10 systems (arm-qnx). I had success in building a static library and ...