Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to integrate with Platform SDK?
How to integrate with Platform SDK? [message #150383] Sat, 30 July 2005 03:00
Eclipse UserFriend
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
Previous Topic:Parameter Hints
Next Topic:Environment variables while building
Goto Forum:
  


Current Time: Tue Jul 22 21:31:38 EDT 2025

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

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

Back to the top