Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » is windows SDK needed after Visual Studio 2010
is windows SDK needed after Visual Studio 2010 [message #27204] Fri, 02 July 2010 04:04 Go to next message
aman11dhanpat is currently offline  aman11dhanpat
Messages: 1
Registered: July 2010
Junior Member
Hello all guys

i am new here but not much new to C++ Very Happy

i was previously working on CLIs only but now thinking to shift to GUIs

so while reading docs i saw that we need windows SDK

so i have a question that i had installed visual studio 2008 and 2010 on my PC

so after this do i still need to download the windows SDK

Please Help me out

thanks in advance
Re: is windows SDK needed after Visual Studio 2010 [message #27205 is a reply to message #27204] Fri, 02 July 2010 08:01 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Windows SDK is only needed with free/Express versions of Visual Studio. I can't tell you the exact versions, but a quick test is if you can compile a Windows API hello world of an Open GL hello world (with normal C++, not managed).

But 2008 and 2010 should be fine if they are commercial versions.
Re: is windows SDK needed after Visual Studio 2010 [message #27206 is a reply to message #27204] Fri, 02 July 2010 09:16 Go to previous message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
Unless you did a weird custom installation of VS, I think you already have everything what C++ needs of Win API.

Anyway, don't worry simply to install upp, run TheIDE, and see if it can auto-config the MSCC build method. If yes, you are done. If not, you can install missing parts of win SDK afterwards until u++ is satisfied (first search your HDD, if the autoconfig didn't miss some files buried deep on the disk).
Previous Topic: Problems when using layouts
Next Topic: How to control widget's focus with Tabs
Goto Forum:
  


Current Time: Fri Apr 19 22:18:52 CEST 2024

Total time taken to generate the page: 0.08970 seconds