Qt 6.11 is out! See what's new in the release
blog
Elf2e32 : Error: E1065
Mobile and Embedded
2
Posts
1
Posters
2.0k
Views
1
Watching
-
Hi all, I got this error message while compiling my QT-mobility app:
elf2e32 : Error: E1065: 'C:/QtSDK/Symbian/SDKs/Symbian3Qt473/epoc32/release/armv5/udeb/symb_001.exe.sym' : 'close' Import relocation does not refer to code segment.
My code is compiled well on simulator and Visual Studio 2010, but failed with symbian's toolchain. Does anybody ever had the same problem? And how you managed to fixed it?
I'm new in QT, and this is my "hello" :)