PDA

View Full Version : Garmin Mobile XT SDK for Symbian



zymi
18th August 2010, 19:05
Hi

Is it possible to use QueAPI.dll in qt 4.7?
I'm writting symbian application and i have one problem.
I can't call external functions from this dll.
Library is loaded correctly, but when I try to call example function I get error
"Cannot resolve symbol "QueGetAPIVersion" in QueAPI.dll: (dlsym: Address lookup through name is not supported yet)".
How to call functions fom this library?
Functions must be call by ordinal number?
Thanks
Zymi