How to integrate with Platform SDK? [message #150383] |
Sat, 30 July 2005 03:00 |
Eclipse User |
|
|
|
Hello, everyone!
I am using Eclipse CDT boundled with MinGW tools to development Windows
applications. I am currently porting codes previously built with Visual
Studio.
To my disappointment, the headers and static libraries that come with MinGW
toolset are not complete so I am facing a list of Win32 API functions /
macros undeclared / undefined.
Therefore I think installing the latest Platform SDK would make sense. Here
are some problems:
1. How do I configure MinGW to use those headers in the Platform SDK.
2. The static libraries from the Platform SDK are .lib files (as opposed to
..a archives). How do I instruct CDT Managed Built Project / MinGW tools to
link with those .lib libraries?
I am new to the GCC compiler tools and please excuse my level of knowledge.
Any tip and hint will be much appreciated!
Yours,
Ben
|
|
|
Powered by
FUDForum. Page generated in 0.03643 seconds