Article ID: 246359 - Last Review: November 1, 2006 - Revision: 4.1 Differences in Microsoft Visual C/C++ 5.0
This article was previously published under Q246359 On This PageSUMMARY
This article describes the 2 items that have changed in Microsoft Visual C/C++ 5.0 from the previous releases.
MORE INFORMATIONDifferent File HierarchyThe file hierarchy in Microsoft Visual C/C++ 5.0 is different from that of previous releases in that .dll files were moved from the BIN folder into sub-folders.Different Default Installation PathThe default installation path is now in the "Program Files" (including the space) folder. Many UNIX utilities (Makedepend) handle spaces in file names poorly, if at all. If there are spaces in the folder name, there are spaces in the value of PATH. The most common symptom that occurs because of this change is that the shell cannot find cc or c89.To make the Interix SDK work with Microsoft Visual C/C++ 5.0 you must modify your PATH:
http://www.interix.com/
(http://www.interix.com/)
APPLIES TO
| Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top