Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Re: platform-swt-dev Digest, Vol 29, Issue 12

Hi Saurabh,

Thanks for the prompt reply.
the machine is windows (XP) and my code is widows dependent as am using OLE automation org.eclipse.swt.ole.win32
I added the dll path to the system path and it worked.

I think i need to provide the dlls and write a script to add them to the PATH whenever it is deployed on any other machine.

Thanks!
Pranay

On 7/27/07, platform-swt-dev-request@xxxxxxxxxxx <platform-swt-dev-request@xxxxxxxxxxx> wrote:
Send platform-swt-dev mailing list submissions to
        platform-swt-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
         https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
or, via email, send a message with subject or body 'help' to
        platform-swt-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
        platform-swt-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of platform-swt-dev digest..."


Today's Topics:

   1. Re: no swt-win32-3236 in java.library.path (saurabh srivastava)
   2. What about SWT 3.4 Development Plan (Tadashi Ohmura)


----------------------------------------------------------------------

Message: 1
Date: Fri, 27 Jul 2007 11:04:56 +0530
From: "saurabh srivastava" < saurabh.rsspl@xxxxxxxxx>
Subject: Re: [platform-swt-dev] no swt-win32-3236 in java.library.path
To: "Eclipse Platform SWT component developers list."
        < platform-swt-dev@xxxxxxxxxxx>
Message-ID:
        <362a216d0707262234s1610bc24ye061c14a61b3626b@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Hi  Pranay!

You should tel first l which machine you are using then copy the respective
dll in you runtime path( for java its /jre/bin folder)  .It work.

regards
saurabh srivastava




On 7/26/07, Pranay Pramod <pranay.pramod@xxxxxxxxx> wrote:
>
> Hi All,
>
> When i deploy my application that uses SWT, on my machine, it runs fine.
>
> However when i deploy it on some other machine, it gives error :
>
> Exception in thread "Thread-1" java.lang.UnsatisfiedLinkError : no
> swt-win32-323
> 6 in java.library.path
>
> Is this some machine-dependent issue?
>
> How shall i address this?
> Please guide me on this.
> Thanks
> Pranay
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://dev.eclipse.org/mailman/listinfo/platform-swt-dev/attachments/20070727/c0a9460d/attachment.html

------------------------------

Message: 2
Date: Fri, 27 Jul 2007 16:14:39 +0900
From: Tadashi Ohmura < omurata@xxxxxxxxxxxxxxxx>
Subject: [platform-swt-dev] What about SWT 3.4 Development Plan
To: "Eclipse Platform SWT component developers list."
        < platform-swt-dev@xxxxxxxxxxx>
Message-ID: <46A99B5F.5020203@xxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Hellow  every one.

Eclipse 3.3 and SWT 3.3 have finished.

What about SWT 3.4 Development Plan ?

SWT Home still displays "3.3 Development Plan
< http://www.eclipse.org/swt/R3_3/plan.html>"
not yet "3.4 Development Plan" comes


Tadashi Ohmura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://dev.eclipse.org/mailman/listinfo/platform-swt-dev/attachments/20070727/8884c0b8/attachment.html

------------------------------

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


End of platform-swt-dev Digest, Vol 29, Issue 12
************************************************


Back to the top