Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Bug 372794 CBI build of platform native SWT code

Has anyone been able to build successfully after this was merged in? I
am getting bunch of SWT-this-and-that "cannot be resolved to a type"
compiling jface and likely other bundles. Are the instructions on the
wiki still up to date?

http://wiki.eclipse.org/CBI/Eclipse_Platform_Build

--
Regards,
Igor

On 12-06-14 3:45 PM, Thanh Ha wrote:
Hi Everyone,

I merged Krzysztof's patches into CBI repos branch Juno_RC4_R4 for
modifications to allow CBI to build the native SWT code. Specifically
the following patches were merged in:

   Bugs 381192, 382344, 382470, 384480, 382483


You can still build as usual using the regular method to build. However
if you would like to build the SWT bits without using natives you will
need to pass an additional parameter:

   -Dnative=linux.gtk.x86_64

Acceptable options include:

- cocoa.macosx.x86
- cocoa.macosx.x86_64
- linux.gtk.x86
- linux.gtk.x86_64
- win32.win32.x86
- win32.win32.x86_64
- win32.wce_ppc.arm


Thanh
_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev



Back to the top