Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] Building native bits

Hi,

I'm trying to build platform as described in CBI wiki [1] and want also build native bits. According to bugzilla [2], native SWT build should be possible. 

The first naive attempt failed for me because I haven't some header files installed. 

I found that I can build SWT native bits (I'm one Fedora 21 64 bit and would like to build for that platform only) after installing those packages (with all their dependencies):

libgnome
libgnomeui
gtk+
gtk2
gtk3
mesa-libGLU
libXtst

But is there any *official* summary available which packages are required to build native platform bits? The CBI FAQ has no info about that, and the SWT FAQ page [3] seems to be out of date anyway.

Shouldn't we add this info in the wiki somewhere? 

[1] https://wiki.eclipse.org/Platform-releng/Platform_Build#Building_natives
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=372794
[3] https://www.eclipse.org/swt/faq.php#howbuilddll

-- 
Kind regards,
google.com/+AndreyLoskutov


Back to the top