Howto hook up Eclipse CDT with Windows SDK ? [message #1739379] |
Sun, 31 July 2016 05:25  |
Eclipse User |
|
|
|
Hi, friends.
Afaik, there are 2 ways of doing it:
1. Preinstall Visual Studio C++ Express, and then refer Eclipse CDT to the /include and /lib dirs, or something like that.
2. Run Windows SDK online installer. This one is a tough cookie, since the installer is very sensitive to the pre-existing C++ redistributables, resulting in error 5100 message, and failed installation.
Since I don't want to remove all the redistributables, cause some other apps\games might be depending on, I prefer option #1.
Here goes the actual question:
Once VSExpress is installed - what is the location of C libs and headers on disk, and which Eclipse dialog\view is responsible for them locations?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25525 seconds