Build SWT JNI libraries for Windows [message #970528] |
Sun, 04 November 2012 01:13  |
Eclipse User |
|
|
|
Greetings.
I'm trying to build SWT JNI libraries for Window by myself followin the instructions in FAQ:http://www.eclipse.org/swt/faq.php#howbuilddll. However, I got some issues with my environment.
In the build.bat, there is a swt-builddir which I think should contains the MSSDKS/VC runtimes required for the build process. Where can I get the contents of this swt-builddir folder?
Thanks for your help.
Kind regards,
-wuh
|
|
|
|
Re: Build SWT JNI libraries for Windows [message #978136 is a reply to message #970528] |
Fri, 09 November 2012 16:37  |
Eclipse User |
|
|
|
The swt-builddir directory is internal, it's not available for public
use, so you'll need to update the values in the build.bat file. Most of
what you need should be straight-forward from looking at build.bat (eg.-
"%SWT_BUILDDIR%\MSSDKs\Windows Server 2003 SP1 SDK"). The less-obvious
ones are:
"JAVA_HOME": any Java SDK
"%SWT_BUILDDIR%\MSSDKs\feb2003": Microsoft Platform SDK February 2003
"%SWT_BUILDDIR%\MSVCs\msvc60\...": Visual C++ 6
"%SWT_BUILDDIR%\gecko-sdk": A XULRunner 1.8.x SDK
Grant
On 11/4/2012 7:05 AM, Hao Wu wrote:
> Greetings.
>
> I'm trying to build SWT JNI libraries for Window by myself followin the
> instructions in FAQ:http://www.eclipse.org/swt/faq.php#howbuilddll.
> However, I got some issues with my environment.
>
> In the build.bat, there is a swt-builddir which I think should contains
> the MSSDKS/VC runtimes required for the build process. Where can I get
> the contents of this swt-builddir folder?
>
> Thanks for your help.
>
> Kind regards,
> -wuh
|
|
|
Powered by
FUDForum. Page generated in 0.04466 seconds