maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M6] [QT SDK] cannot compile on emulartor (https://talk.maemo.org/showthread.php?t=95839)

Shadow_Max 2015-08-13 14:50

Re: [QT SDK] cannot compile on emulartor
 
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


All times are GMT. The time now is 19:11.

vBulletin® Version 3.8.8