@nitro. Need an help.
Have compiled all as stated here for qtwebkits(icu-opensll and qt)
-Added to path:
C:\Python34;C:\Ruby21\bin;C:\Perl\site\bin;C:\Perl\bin;
-From CMD:
set PATH=%PATH%;C:\Qt\5.3.2\qtbase\bin\qmake with "normal" 5.3.2 i write only set PATH=%PATH%;C:\Qt\5.3.2\bin, now i have to add \qtbase\bin\qmake to find .qmake.
-When i launch qmake,it will stop saying:
file ICUIN54.dll was not found on computer. (so,there something missing with icu i suppose)
That's sound strange cause i have already compiled via shell icu. Is something i miss? need to add to path something regarding icu files?
Thanks in advance.