problem about sis-Collection of common programming errors


  • Pierre GM
    c++ qt sis
    I am a little lost here. Can someone tell me what I need to do to make my application produce a sis file? I am using Qt creator 4.7.3 and my PL is C++. Here is the error I am encountering::-1: Running command: C:/QtSDK/Symbian/SDKs/Symbian3Qt474/epoc32/tools/checklib.exe stdc++–elf C:/QtSDK/Symbian/SDKs/Symbian3Qt474/epoc32/release/armv5/urel/qtmain.libRunning command: C:/QtSDK/Symbian/tools/gcce4/bin/arm-none-symbianelf-g++.exe-Wl,-Ttext,0x8000 -Wl,–no-undefined -nodefaultlibs -Wl,–strip-debug -Wl,-shared -Wl,-Tdata,0x400000 -Wl,–default-symver ‘-Wl,-soname=Pet101{000a0000}[e4d7f725].exe’ -Wl,–entry=_E32Startup-Wl,-u,_E32Startup,C:/QtSDK/Symbian/SDKs/Symbian3Qt474/epoc32/release/armv5/urel/eexe.lib-o C:/QtSDK/Symbian/SDKs/Symbian3Qt474/epoc32/release/armv5/urel/Pet101.exe.sym-Wl,-Map=C:/QtSDK/Symbian/SDKs/Symbian3Qt

Originally posted 2013-11-06 03:35:07.