PDA

View Full Version : QFile::exists(":/images/temp.xsl") returns False?



radmir
5th September 2014, 09:27
Hi, Mighty All,
One strange question more...
I've placed xsl file into qt resource and tried to check if it exists?
Debug version of my program tells, yes it exists!
But release version of my program return FALSE!

May anybody say me how it may be?
Qt 4.8.x OS Windows XP (32 bit), Ubuntu 13.10 (32 bit)
Yours,
Radmir

radmir
14th September 2014, 17:12
One time more, helps departing resourse on two, the capacity of release version is less...
Stupid, but so it is.
Radmir

d_stranz
15th September 2014, 05:29
One time more, helps departing resourse on two, the capacity of release version is less...

Not one of Google Translate's better days.

I have no idea what this is supposed to mean.

Gokulnathvc
19th September 2014, 07:23
Try building statically. So that you could be able to use all resources in release mode also. bol