Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - ldd:FATAL: Could not resolve all symbols: (2 Items)
   
ldd:FATAL: Could not resolve all symbols  
Hi!
I try to launch Qt on QNX 6.5.0. I'll make all actions:
1) Unpack host
2) Unpack target
3) Copied target Qt libraries to /x86/usr/lib

After all, i try to launch example from a standard kit

But, i received this:

# ./calendar
unknown symbol: _ZN11QVectorData11shared_nullE
bad weak relocation type in Executable. Symbol:_ZTI11QMainWindow.
unknown symbol: _ZN11QMainWindow16staticMetaObjectE
ldd:FATAL: Could not resolve all symbols

--------------------------------------------------------

Please, help me and tell what is may be

P.S. Sorry for my very bad english :(
Re: ldd:FATAL: Could not resolve all symbols  
>>> Copied target Qt libraries to /x86/usr/lib
The libraries belong in /usr/lib - not /x86/usr/lib