I copy pasted all the dlls found in plugin folder
to my application directory like this
Release\myApp.exe
Release\plugins\qjpeg4.dll
but still same problem exist
how I can possible to find which library is missing in my application
I copy pasted all the dlls found in plugin folder
to my application directory like this
Release\myApp.exe
Release\plugins\qjpeg4.dll
but still same problem exist
how I can possible to find which library is missing in my application
It should be something like: Release\imageformat (same name as the folder you copied from) if you want another path use addLibrayPath
arunkumaraymuo1 (24th August 2012)
Bookmarks