Re: [platform-dev] Preparing SWT native code for building from a shell?

2019-07-08 Thread Lakshmi P Shanmugam
Hi Torklid,   Are you looking at building the SWT libraries and source? You can do that using the existing ant scripts in the SWT repository. You need to call the specific target depending on the required output.   Go into the swt-gtk fragment cd eclipse.platform.swt.binaries/bundles/org.eclipse.sw

Re: [platform-dev] Preparing SWT native code for building from a shell?

2019-07-08 Thread Jonah Graham
PS If the gerrit job for SWT binaries does compile the binaries as part of that check it may be useful too: https://ci.eclipse.org/platform/job/eclipse.platform.swt.binaries-Gerrit/ ~~~ Jonah Graham Kichwa Coders www.kichwacoders.com On Mon, 8 Jul 2019 at 11:57, Jonah Graham wrote: > Hi Torkild

Re: [platform-dev] Preparing SWT native code for building from a shell?

2019-07-08 Thread Jonah Graham
Hi Torkild, I hope you get some more concrete answers than this, but in the past when I have been stuck resolving such issues I have found the build scripts on Jenkins used to build very useful. Can you replicate the build machine's process? (https://ci.eclipse.org/releng/job/SWT-native-build/):

Re: [platform-dev] Preparing SWT native code for building from a shell?

2019-07-08 Thread Eric Williams
On 7/7/19 7:25 PM, Torkild U. Resheim wrote: Hi Platform developers, I'm picking up an old project of mine again, building the Eclipse Platform for the Raspberry Pi[1]. The new Raspberry Pi 4 should be able to cope with the Eclipse IDE much better than the previous versions, although I'm most