Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Building SWT DLL with MinGW on Windows

Has anyone tried building the SWT DLL with the MinGW
compiler on Windows? I've spent some time converting
the makefile to a GNU make format, but have had
several issues with missing header and library files
(e.g. oleacc.h, shlwapi.h, liboleacc.a). These files
don't appear to come as part of MinGW)

Before I trudge on with this, has anyone attempted
this?

:-) Frank

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com


Back to the top