Search found 1 match
- 2012-10-13T02:35:57-07:00
- Forum: Bugs
- Topic: [6.8.0-Q16 Magick++] Coder modules path in Windows
- Replies: 1
- Views: 3545
[6.8.0-Q16 Magick++] Coder modules path in Windows
My app uses CORE_RL_Magick++_.lib and DLL's shipped in app.exe folder. Here is folder structure: app.exe CORE_RL_bzlib_.dll CORE_RL_coders_.dll CORE_RL_filters.dll ... (all CORE DLL's are here) IM_MOD_RL_jpeg_.dll (JPEG coder module also is here) Unfortunately application loads IM_MOD_RL_jpeg.dll ...