Re: [Qt-jambi-interest] How to see the source code invoked by QtJambi?

2010-12-16 Thread Helge Fredriksen
if you open the code in QtCreator, it should be possible to follow it somewhat. A nice starting point is java.pro if you are able to locate it in the project, however that require you to check out the source and build qtjambi yourself. Regards, Helge Fredriksen On Wed, Dec 15, 2010 at 2:17 A

Re: [Qt-jambi-interest] Inherited class of QWidget can not show

2010-12-16 Thread Helge Fredriksen
Hi, Li You need to supply us with some sourcecode to help you with that. Often the thing to do is to start with a stripped down version of what works, and then incrementally add more and more code until you see what calls makes it go wrong. Regards, Helge Fredriksen On Sat, Dec 11, 2010 at 1:33

Re: [Qt-jambi-interest] QWebView access violation and "QWaitCondition: Destroyed while threads are still waiting"

2010-12-28 Thread Helge Fredriksen
You seem to be running this demo on a very old system (Windows NT). Is that system necessary for deployment? Regards, Helge Fredriksen On Tue, Dec 28, 2010 at 5:18 PM, Matthias Ebel wrote: > Hello together, > > i have built a small simple sample to show you my current problem. > Wh

Re: [Qt-jambi-interest] Classpath problems with 4.6.3

2010-12-28 Thread Helge Fredriksen
Hello Jiří! 2010/12/28 Jiří Mikulášek > Hello, > I just migrated from 4.5.2 to 4.6.3 and i noticed some serious classpath > problems: > > 1)On linux o got > java.lang.NoClassDefFoundError: com/trolltech/qt/internal/OSInfo > It seems the linux32 jars really don't contain this particular class!!

Re: [Qt-jambi-interest] Classpath problems with 4.6.3

2010-12-29 Thread Helge Fredriksen
eract with the team". Regards, Helge Fredriksen 2010/12/29 Jiří Mikulášek > Dne úterý 28 prosince 2010 22:04:39 Helge Fredriksen napsal(a): > > Hello Jiří! > > > > 2010/12/28 Jiří Mikulášek > > > > > Hello, > > > I just migrated from 4.5.2 to

Re: [Qt-jambi-interest] QWebView access violation and "QWaitCondition: Destroyed while threads are still waiting"

2010-12-29 Thread Helge Fredriksen
please visit: > # http://java.sun.com/webapps/bugreport/crash.jsp > # The crash happened outside the Java Virtual Machine in native code. > # See problematic frame for where to report the bug. > > # > QWaitCondition: Destroyed while threads are still waiting > > > > An

Re: [Qt-jambi-interest] Problems building the generator examples

2011-02-21 Thread Helge Fredriksen
Hello! Hello Paolo! Wow, I'm quite sure you're the first guys EVER trying to compile that generator example! At least that I heard of... Congratulations! I'm the author of the HelloWorld stuff, and as you can see it's not a simple task setting it up. Since the build system has gone through some r

Re: [Qt-jambi-interest] Problems building the generator examples

2011-02-22 Thread Helge Fredriksen
These MSVC errors are often quite fun, for this reason I prefer MinGW for >> compilation on Windows. >> >> On Tuesday 22 February 2011 00:05:54 Helge Fredriksen wrote: >> > Hello! >> > >> > Hello Paolo! >> > >> > Wow, I'm quite sure

Re: [Qt-jambi-interest] Problems building the generator examples

2011-02-22 Thread Helge Fredriksen
> > > But this .pri file is nowhere to be found in my checkout?! > The pri file should have been generated. Anyway, this technology takes some effort to get control of since there are so many stages. That's why I made this very simple hello world example in the first place, to nail down the essen

Re: [Qt-jambi-interest] Problems building the generator examples

2011-02-23 Thread Helge Fredriksen
s.trolltech.com/qt-jambi-interest/2007-01/thread00024-0.html). > > Best regards. > On Tue, Feb 22, 2011 at 7:04 PM, Poalo Pacussi wrote: > >> Hi, >> >> I'll keep on trying. >> >> Thank your guys very much for the answers so far. >> >&

Re: [Qt-jambi-interest] Need help with qtjambiawtbridge

2011-09-14 Thread Helge Fredriksen
... Regards, Helge Fredriksen On Mon, Sep 12, 2011 at 11:22 AM, doug brann wrote: > Hi Samu, thanks for a quick response. > > I'm doing a pretty large plots of XY data sets -- sometimes the data is > dates, sometimes the numbers huge Doubles, other times very small Doubles. > A

Re: [Qt-jambi-interest] MAC OS X SDK 10.8 - Java 1.7 - QT 4.8.3 - QTJambi - build notes

2012-10-23 Thread Helge Fredriksen
We should definitely keep these in a safe place accessible for everyone on the web page... Regards, Helge F On Wed, Oct 24, 2012 at 12:58 AM, Filip Jonckers wrote: > FYI here are my build notes which worked for us to build QTJambi on the > latest Apple Mac OS X release > (Thanks to Darryl and Ti