[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: Building SWT native Lib for Windows
|
The swt native libraries are included in 3.2, but maybe you're not seeing
them because they're contained in the swt jar (as of 3.1) and get
auto-extracted by eclipse at runtime. To run an swt app in eclipse you can
Run As->SWT Application and the extracted libraries will be found.
Grant
"Trimension" <werner@xxxxxxxxxxxxx> wrote in message
news:a811d2eb73f84db85b212e3ab6ff52ab$1@xxxxxxxxxxxxxxxxxx
> Hi all,
>
> Eclipse (3.2) doesn't provide Native-SWT-Libs, so I have to build it by
> myself, but to build the sources into a Windows-DLL I need the MSVC60
> (called from the build.bat), but I do not have it.
> Is there anywhere a prebuild library available like in the previous'
> Eclipse Versions ?
> Or how can I build the lib without MSC-Compiler ?
>
>