Notices


Reply
Thread Tools
Shadow_Max's Avatar
Posts: 37 | Thanked: 57 times | Joined on Mar 2013
#11
I have foud a solution of my problem.
I made a clean install on another computer an then compare with a diff tool folder
C:/QtSDK/Madde
I have foud that file C:/QtSDK/Madde/madlib/perl5/Dpkg.pm was different
at line 19, i have :
Code:
our $admindir = "$ENV{SYSROOT_DIR}/var/lib/dpkg";
in the clean installation and :
Code:
our $admindir = "$ENV{SYSROOT_DIR}$ENV{SYSROOT_DIR}$ENV{SYSROOT_DIR}$ENV{SYSROOT_DIR}$ENV{SYSROOT_DIR}$ENV{SYSROOT_DIR}$ENV{SYSROOT_DIR}/var/lib/dpkg";
in mine
after correct this, i was able to run again the application under th simulator
 

The Following 3 Users Say Thank You to Shadow_Max For This Useful Post:
Reply

Tags
developer, harmatan, qt framework, qt sdk, qtsdk

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:22.