Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, August 2007
Re: Eclipse integration problem


Message 1 in thread

On Wed, 13 Jun 2007 12:28:44 +0200, Ilya Bukhman <justerr@xxxxxxxxx> wrote:

> Hello,
>
> yep, the evaluation version is working now. Thanks for all of your help,  
> much appreciated :)
>

Hello,

I have tested the eclipse integration plugin for opensource version of  
QtJambi on Windows (MinGW).
It works ok, but the batch register_eclipse_integration.bat is incorrect.

It should contain :
@regsvr32 /s plugins\com.trolltech.qtdesigner.win32._1.0.1\qtdesigner.dll
instead of
@regsvr32 /s  
plugins\com.trolltech.qtdesigner.win32.x86_1.0.1\qtdesigner.dll

Regards,

Ludo.


Message 2 in thread

On Aug 27, 2007, at 16:52 , Ludovic Marcé wrote:

> On Wed, 13 Jun 2007 12:28:44 +0200, Ilya Bukhman  
> <justerr@xxxxxxxxx> wrote:
>
>> Hello,
>>
>> yep, the evaluation version is working now. Thanks for all of your  
>> help, much appreciated :)
>>
>
> Hello,
>
> I have tested the eclipse integration plugin for opensource version  
> of QtJambi on Windows (MinGW).
> It works ok, but the batch register_eclipse_integration.bat is  
> incorrect.
>
> It should contain :
> @regsvr32 /s plugins\com.trolltech.qtdesigner.win32._1.0.1 
> \qtdesigner.dll
> instead of
> @regsvr32 /s plugins\com.trolltech.qtdesigner.win32.x86_1.0.1 
> \qtdesigner.dll
>

Hi Ludo,

Indeed this is the case. I'll see if we can't get the packages  
updated. Thanks for reporting!

-
Gunnar