Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Current status on the MacOsX port

Sorry.  It appears that the 3002 version of the swt library was accidently
not included in the Integration build.

I have temporarily placed it on the SWT page here under the macos/carbon
port status entry:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/dev.html#ports





|---------+---------------------------------->
|         |           Sebastien Sahuc        |
|         |           <ssahuc@xxxxxxxxxxx>   |
|         |           Sent by:               |
|         |           platform-swt-dev-admin@|
|         |           eclipse.org            |
|         |                                  |
|         |                                  |
|         |           04/30/2003 03:39 PM    |
|         |           Please respond to      |
|         |           platform-swt-dev       |
|         |                                  |
|---------+---------------------------------->
  >--------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                                |
  |       To:       platform-swt-dev@xxxxxxxxxxx                                                                                   |
  |       cc:                                                                                                                      |
  |       Subject:  Re: [platform-swt-dev] Current status on the MacOsX port                                                       |
  |                                                                                                                                |
  >--------------------------------------------------------------------------------------------------------------------------------|




thanks for your prompt reply. Unfortunately here is what I'm getting as
I'm running the dev build you provided me. Might not be the right list
though.

java.lang.UnsatisfiedLinkError: no swt-carbon-3002 in java.library.path
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1403)
         at java.lang.Runtime.loadLibrary0(Runtime.java:788)
[...]

I notice that the plist.info has changed from 2.1, missing the -os and
-ws options. Would that be the source of the error ?

thanks for any hint one could provide.

Sebastien



On Wednesday, Apr 30, 2003, at 10:43 US/Pacific, Veronika Irvine wrote:

> Oops.  I will go update the SWT port page.  We have moved on from the
> M1
> version.
>
> There is active development on the SWT port for Mac OS X.  The last
> integration build
> (http://download.eclipse.org/downloads/drops/I-I20030429-200304291456/
> index.php)
> includes a performance enhancement which will make switching between
> perspectives faster.
>
> We are tracking our efforts to make Mac OS X faster in the following
> bug
> reports:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=36732
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=29642
>
> Also, if you identify a particular scenario that is extremely slow on
> the
> mac, enter a bug report with the info (against Platform SWT) and we
> will
> look at it.
>
>
>
>
>
> Sebastien Sahuc <ssahuc@xxxxxxxxxxx>
> Sent by: platform-swt-dev-admin@xxxxxxxxxxx
> 04/30/2003 01:04 PM
> Please respond to platform-swt-dev
>
>
>         To:     platform-swt-dev@xxxxxxxxxxx
>         cc:
>         Subject:        [platform-swt-dev] Current status on the
> MacOsX port
>
>
>
> Hey there,
>
> the SWT port status page says that Eclipse 2.1 for MacOsX includes the
> M1 version for stability reason. Anyone out there could give me a more
> detailed update on the current code status of SWT on MacOsX ? I'm
> asking because as a switcher from Win2K pro to MacOsX I've been a
> little disappointed by the overall slow performance of Eclipse and was
> wondering if this has to do with using the Carbon API instead of Cacao.
> I have to admit that my knowledge on those technologies is near zero,
> so I apologize if it doesn't make any sense. Moreover if there is some
> active development on the SWT port for MacOsX, I'm willing to give a
> hand on testing, would that be feasible ?
>
> Thanks for any info you could provide, would be much appreciate,
>
> Sebastien
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>
>
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>

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





Back to the top