Skip to main content
Participant
April 17, 2008
Question

"Express" version of Visual Studio

  • April 17, 2008
  • 3 replies
  • 1962 views
My attempts at building the AE 7.0 SDK sample projects have failed miserably, and I'm trying to figure out why.

I see that the SDK requires Visual Studio 2005 .NET.

Should the "Visual C++ 2005 Express Edition" be enough, or do I need the full VS suite to begin my development adventure?
This topic has been closed for replies.

3 replies

Participant
May 9, 2008
VC2005 Express works fine.
Participant
April 21, 2008
thanks for the reply, shachar,

I did not install the PSDK, and will try your suggestions as soon as I get a chance.

thanks again sincerely,
drew
Community Expert
April 19, 2008
did you install the psdk?
the express version does nothing without the "platform sdk".
if indeed you didn't get that installed then here's the link:

http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en

there are a couple of steps that need to follow.
nothing too comlicated. it's all explained here:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1995837&SiteID=1

as far as i know, that's all you need. (until you try to compile release, but that's another story)