Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / September 2003

Tip: Looking for answers? Try searching our database.

VC++ Configuration Manager bug

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nikolay Kojuharov - 23 Sep 2003 22:50 GMT
I posted this a few months ago in a different form, and I am not sure anyone
responded.

If you name your solution configuration with a one letter name (like D or R)
it is not saved in the solution file in the following section (i.e. on save
the lines describing the configurations disappear):

GlobalSection(SolutionConfiguration) = preSolution
EndGlobalSection

If I use a longer name, like Debug or even DD it works:

GlobalSection(SolutionConfiguration) = preSolution
 Debug = Debug
 Release = Release
EndGlobalSection

This prevents other tools like Incredibuild from working correctly.

Nikolay
David Lowndes - 27 Sep 2003 19:10 GMT
>I posted this a few months ago in a different form, and I am not sure anyone
>responded.
[quoted text clipped - 16 lines]
>
>Nikolay

Signature

MVP VC++ FAQ: http://www.mvps.org/vcfaq

David Lowndes - 29 Sep 2003 09:35 GMT
Nikolay,

I'll try to pass this on to MS. You may also want to contact the tool
vendors to see what they have to say about the problem.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.