Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Having fun with SWT UnsatisfiedLinkError...
Having fun with SWT UnsatisfiedLinkError... [message #447417] Tue, 14 December 2004 16:24 Go to next message
Luc Rochefort is currently offline Luc RochefortFriend
Messages: 8
Registered: July 2009
Junior Member
Hello!

Guess what? I'm having sooooooo much fun with this little message in the
console:

java.lang.UnsatisfiedLinkError: no swt-win32-3063 in java.library.path
bla...
bla...
bla...

Before you start hitting me with a baseball bat for posting such a newbie
question, let me just say that:
YES, I have the swt.jar on my build path;
YES, I put "-Djava.library.path={path to the SWT DLLs};
YES, the application I was developing was WORKING JUST FINE, and now, for
an obscure reason, I have this sweeeeeeet little message in the console;
YES, I'm using Eclipse Platform Version: 3.0.1
Build id: 200409161125

O.K. now, enlighten me please, it's kind of driving me crazy (and believe
me, I'm close enough to the edge already...)

Thanks again folks,

Rushman
Re: Having fun with SWT UnsatisfiedLinkError... [message #447418 is a reply to message #447417] Tue, 14 December 2004 16:46 Go to previous messageGo to next message
Randy Hudson is currently offline Randy HudsonFriend
Messages: 123
Registered: July 2009
Senior Member
The DLL's suffix (3063) changes every build. Check the full names again.
build path and runtime classpaths are not the same thing.

"Rushman" <rochefort@irosoft.com> wrote in message
news:cpn42s$vf0$1@www.eclipse.org...
> Hello!
>
> Guess what? I'm having sooooooo much fun with this little message in the
> console:
>
> java.lang.UnsatisfiedLinkError: no swt-win32-3063 in java.library.path
> bla...
> bla...
> bla...
>
> Before you start hitting me with a baseball bat for posting such a newbie
> question, let me just say that:
> YES, I have the swt.jar on my build path;
> YES, I put "-Djava.library.path={path to the SWT DLLs};
> YES, the application I was developing was WORKING JUST FINE, and now, for
> an obscure reason, I have this sweeeeeeet little message in the console;
> YES, I'm using Eclipse Platform Version: 3.0.1
> Build id: 200409161125
>
> O.K. now, enlighten me please, it's kind of driving me crazy (and believe
> me, I'm close enough to the edge already...)
>
> Thanks again folks,
>
> Rushman
>
>
>
Re: Having fun with SWT UnsatisfiedLinkError... [message #447419 is a reply to message #447417] Tue, 14 December 2004 16:52 Go to previous messageGo to next message
Florian Georg is currently offline Florian GeorgFriend
Messages: 22
Registered: July 2009
Junior Member
Well, please provide some more details, or we can't do more than
to commiserate with you....

Are you running inside/outside eclipse? Anything interesting about your
path? duplicate swt-dll in java.library.path etc. ...

regards
Florian

Rushman wrote:

> Hello!
>
> Guess what? I'm having sooooooo much fun with this little message in the
> console:
>
> java.lang.UnsatisfiedLinkError: no swt-win32-3063 in java.library.path
> bla...
> bla...
> bla...
>
> Before you start hitting me with a baseball bat for posting such a
> newbie question, let me just say that:
> YES, I have the swt.jar on my build path;
> YES, I put "-Djava.library.path={path to the SWT DLLs};
> YES, the application I was developing was WORKING JUST FINE, and now,
> for an obscure reason, I have this sweeeeeeet little message in the
> console;
> YES, I'm using Eclipse Platform Version: 3.0.1
> Build id: 200409161125
>
> O.K. now, enlighten me please, it's kind of driving me crazy (and
> believe me, I'm close enough to the edge already...)
>
> Thanks again folks,
>
> Rushman
>
>
>
Re: Having fun with SWT UnsatisfiedLinkError... [message #447564 is a reply to message #447417] Tue, 14 December 2004 19:40 Go to previous message
Mani Ghamari is currently offline Mani GhamariFriend
Messages: 33
Registered: July 2009
Member
Hi Rushman,

Everybodies problems are urgent and frusterating - especially when they have
deadlines to meet!

So please, don't post the same message over and over again (4 posts
reagarding the same issue within one hour!!).

That just annoys the others and makes the newsgroup harder to follow!

regards,

Mani

"Rushman" <rochefort@irosoft.com> wrote in message
news:cpn42s$vf0$1@www.eclipse.org...
> Hello!
>
> Guess what? I'm having sooooooo much fun with this little message in the
> console:
>
> java.lang.UnsatisfiedLinkError: no swt-win32-3063 in java.library.path
> bla...
> bla...
> bla...
>
> Before you start hitting me with a baseball bat for posting such a newbie
> question, let me just say that:
> YES, I have the swt.jar on my build path;
> YES, I put "-Djava.library.path={path to the SWT DLLs};
> YES, the application I was developing was WORKING JUST FINE, and now, for
> an obscure reason, I have this sweeeeeeet little message in the console;
> YES, I'm using Eclipse Platform Version: 3.0.1
> Build id: 200409161125
>
> O.K. now, enlighten me please, it's kind of driving me crazy (and believe
> me, I'm close enough to the edge already...)
>
> Thanks again folks,
>
> Rushman
>
>
>
Previous Topic:[ANN] v3.0 - SWT Designer, Swing Designer & WindowBuilder
Next Topic:TableViewer Painting CellEditor One Cell To High
Goto Forum:
  


Current Time: Sat Apr 20 01:48:01 GMT 2024

Powered by FUDForum. Page generated in 0.03935 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top