Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » swt.dll and mips
swt.dll and mips [message #448200] Wed, 05 January 2005 16:53 Go to next message
Eclipse UserFriend
Originally posted by: danny.g2k.es

Hi.

How i can get a swt.dll version for windows ce and mips procesor?

Thank in advanced
Danny
Re: swt.dll and mips [message #448247 is a reply to message #448200] Wed, 05 January 2005 19:30 Go to previous messageGo to next message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Danny,

SWT only builds and tests the ARM Pocket PC target (WinCE 3.0 or above). You
need to rebuild the SWT native library against the MIPS SDK provided by
Microsoft Embedded Dev Studio. See the makefile org.eclipse.swt/Eclipse SWT
PI/win32/library/make_wince.mak. This makefile contains two targets: "MS
Pocket PC" and "hpc2000", both using CPU ARM. You will need to add the one
corresponding to your configuration, assuming you are familiar with Embedded
Dev Studio. And of course, old versions of WinCE are not tested and you may
find bugs on these platforms.

Chris
Re: swt.dll and mips [message #448656 is a reply to message #448247] Wed, 12 January 2005 20:56 Go to previous message
Eclipse UserFriend
Originally posted by: danny.g2k.es

Christophe Cornu wrote:
> Hi Danny,
>
> SWT only builds and tests the ARM Pocket PC target (WinCE 3.0 or above). You
> need to rebuild the SWT native library against the MIPS SDK provided by
> Microsoft Embedded Dev Studio. See the makefile org.eclipse.swt/Eclipse SWT
> PI/win32/library/make_wince.mak. This makefile contains two targets: "MS
> Pocket PC" and "hpc2000", both using CPU ARM. You will need to add the one
> corresponding to your configuration, assuming you are familiar with Embedded
> Dev Studio. And of course, old versions of WinCE are not tested and you may
> find bugs on these platforms.
>
> Chris
>
>

Hello Chris.

First, Thanks for your answer. I dont have any skill with embedded
studio and a way to build swt.dll for this platform. I was thinking
about it and question me, no body have similar needed like me? How old
is swt for arm?.

Thank in advanced
Danny
Previous Topic:testing...
Next Topic:JFace: AssertionFailedException: application not initialized
Goto Forum:
  


Current Time: Fri Apr 26 11:31:23 GMT 2024

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

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

Back to the top