Hi,

QLGT is linked with libexif.{so,dylib,dll}, yet the exif functions are 
resolved manually in CWptDB.cpp with QLibrary::resolve("libexif", ...).

Does that make any sense? The manual resolve doesn't work on OS X 
unless libexif.dylib is copied/symlinked to the application bundle,
because QLibrary doesn't search the standard library paths.

Regards,
Michael

-- 
"*Note SIGINT* is not supported for any Win32 application including
Windows NT and Windows 95. When a CTRL+C interrupt occurs, Win32
operating systems generate a new thread to specifically handle that
interrupt. This can cause a single- thread application such as UNIX,
to become multithreaded, resulting in unexpected behavior."

                -- MSDN Library Visual Studio 6.0; signal()

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to