Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Help to build SWT JNI libraries
Help to build SWT JNI libraries [message #502839] Wed, 09 December 2009 21:03 Go to previous message
Yura is currently offline YuraFriend
Messages: 4
Registered: July 2009
Junior Member
Hi. I need to build JNI libraries under win x86_64 platform as was said in FAQ:

http://eclipse.org/swt/faq.php#howbuilddll

I've got some questions:

1) Which versions of compilers I can use? I want to make an attempt with vc 9 integrated with MVS 2008, does it suit?

2) In build.bat file I've found next line in :x86_64 section:

call %MSSDK%\setenv /X64 /RETAIL

I suppose that in this line we try to call setenv function using setenv.bat from WDK (http://msdn.microsoft.com/en-us/library/ms792423.aspx), don't we?

3) Which win platform can I use for it? Will everything be alright if I use Windwo XP x64?

Thanks.

[Updated on: Wed, 09 December 2009 21:28]

Report message to a moderator

 
Read Message
Read Message
Previous Topic:Tree.setTopItem fails?
Next Topic:Odd difference in TableViewer between Carbon and Cocoa (OSX)
Goto Forum:
  


Current Time: Thu Sep 26 01:27:35 GMT 2024

Powered by FUDForum. Page generated in 0.03161 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top