This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Segmentaion fault on Engine_open()



I m using parts of the jpegdecode exaple's code in my own programm. The example works fine on my evm, but when i call Engine_open(engineName, NULL, NULL) I get "Segmentaion fault". I have no Idea why this happens. I wrote anoter programm using parts of the jpegencode example and it works fine.

Josef Kohler