- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I uninstalled the previous editon and visual studio 2005 premier edition, then reinstalled the update. But when I run the project, it display "RC.exe not found". How to fix this?
Link Copied
- « Previous
-
- 1
- 2
- Next »
22 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You will need to have the WindowsSdkDir system environment variable set to the path of the SDK. For example:
C:Program FilesMicrosoft SDKsWindowsv6.0A
It could be that the VirtualPC environment is not making that available to you.
C:Program FilesMicrosoft SDKsWindowsv6.0A
It could be that the VirtualPC environment is not making that available to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Somehow VS2008 did not install Windows SDK 6.0A.
Installing Windows SDK 6.1 manually solved the problem.
Markus

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »