[Qt-jambi-interest] [Qt Jambi 4.4] QFile bug
Eskil Abrahamsen Blomfeldt
eblomfel at trolltech.com
Thu Mar 13 08:39:45 CET 2008
Hi, Dimitri.
Dimitri Frederickx wrote:
>
> So it seems that the "classpath:" functionality is broken in Qt Jambi
> 4.4. Did something changed in Qt Jambi 4.4?
Yes, the classpath file engine went through some rewrites and
optimizations in Qt Jambi 4.4, so I'm guessing this is related to those.
When you run the Qt Jambi Example Launcher, do you get documentation,
list of examples, icons, images, etc. there? All this goes through the
class path engine, so if it works, then there's something different
going on in your particular use case.
Could you tell me specifically where the file you are trying to open
resides (does it reside in a directory on the local disk or inside a
.jar file?) and how the path to this directory is specified in your
class path? Also: Which platform are you on, please?
-- Eskil
More information about the Qt-jambi-interest
mailing list