Hello again, Konstantin.

I'm afraid the example jar is not an executable jar file, since it depends
on the qtjambi-<version>.jar + the
native jar file.

Did you compile this yourself? You don't need Qt3 support for that, anyway.

If you download the 4.7-beta2 release of QtJambi on Windows, you can study
the qtjambi.bat file
that is unpacked on the top directory. You will see that the classpath has
to consist of all
three jar files (also unpacked on top), and the main class should be
com.trolltech.qtjambi.examples.Launcher

You may download this following the download link on http://qtjambi.sf.net

Best regards,
Helge Fredriksen

On Thu, Sep 23, 2010 at 5:18 PM, kfk <k...@vectors.com> wrote:

> On 9/22/2010 5:25 AM, Helge Fredriksen wrote:
>
>> Hello, I think maybe this is a bit above my competence. You may check out
>> the initiative to blend SWT and QtJambi,
>> see these links:
>>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=20486
>> http://code.google.com/a/eclipselabs.org/p/swtqt/
>>
>> Best regards,
>> Helge Fredriksen
>>
>
> Hi,
> Do you know by any chance why i cannot run
>
> java -jar qtjambi-generator-example-win32-msvc2008-4.5.2_01.jar
>
> if my Qt is compiler WITH Qt 3 support?
>
> Konstantin
>
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to