Please help compiling Dr Dobbs Challenge from 2008
-
I have recently obtained the files for the old Dr Dobbs Challenge and wanted to use them to help my 13 year old grandson learn programming. All other sources of help seem to have dried up. The project file indicates Visual Studio # 2008. I downloaded/installed VC# 2008 and Silverlight but VStudio won't load the project and reports incompatibility errors. I should say I also have VS2005 and VS2010 (C# and C++) as well as AVR Studio 5 (uses VS2010) on the computer, could there be a conflict? Please help! what do I need to change.
Could you actually post the link to the download? If you do, I'll download it and take a look later on tonight.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
Could you actually post the link to the download? If you do, I'll download it and take a look later on tonight.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
I downloaded it some months back. The zip DDC2.zip is 3Mb so i don't think i can post it here
Just the link to the original if you can find it. My suspicion is that it supports solution folders (which would indicate this is a VS Pro or above version) and you have an express edition. Alternatively, there is content in there such as C++ or VB.NET and you are using a language specific edition (e.g. Visual C# Express 2008).
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
cgb143 wrote:
VStudio won't load the project and reports incompatibility errors.
Can you post the errors here? Or a screenshot? Alternatively, you can try opening it with VS2010.
-
Try SharpDevelop, it will generally open VS project/solution files and it's free and good.
-
Just the link to the original if you can find it. My suspicion is that it supports solution folders (which would indicate this is a VS Pro or above version) and you have an express edition. Alternatively, there is content in there such as C++ or VB.NET and you are using a language specific edition (e.g. Visual C# Express 2008).
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
I don't give out my mail anymore - I got inundated with people requesting WPF help from here on CP.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
I don't give out my mail anymore - I got inundated with people requesting WPF help from here on CP.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
Just the link to the original if you can find it. My suspicion is that it supports solution folders (which would indicate this is a VS Pro or above version) and you have an express edition. Alternatively, there is content in there such as C++ or VB.NET and you are using a language specific edition (e.g. Visual C# Express 2008).
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
the source code references www.dobbschallenge2.com but that is a dead link that opens the main Dr Dobbs web page.
-
Understood, thanks. I will look tonight to see if I have a link, but the more I think about it, I believe I downloaded it from DrDobbs or Gamasutra.
I found a link to an advert for it, and it seems to indicate that a full version of Visual Studio is required. I'll pretty much guarantee that it's using Solution Folders, which you can't use in the Express editions.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
I found a link to an advert for it, and it seems to indicate that a full version of Visual Studio is required. I'll pretty much guarantee that it's using Solution Folders, which you can't use in the Express editions.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
Interesting, but alas I only have the Express version. I thought that when i downloaded it, it included links to Silverlight and Visual Studio Express 2008. However, as an open competition, I would have expected the free Express version. Thanks for your thoughts, i will keep digging.
-
I found a link to an advert for it, and it seems to indicate that a full version of Visual Studio is required. I'll pretty much guarantee that it's using Solution Folders, which you can't use in the Express editions.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
According to this MSDN blog it was the free trial version, but that could have been the time limited full trial i guess. I will see if i can still download it. http://blogs.msdn.com/b/silverlight/archive/2009/04/20/dr-dobb-s-challenge-deuce-play-modify-win.aspx
-
I found a link to an advert for it, and it seems to indicate that a full version of Visual Studio is required. I'll pretty much guarantee that it's using Solution Folders, which you can't use in the Express editions.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
the source code references www.dobbschallenge2.com but that is a dead link that opens the main Dr Dobbs web page.
I think the suggestion for Sharp Develop which is available free from Codeplex website is your alternative. It looks and feels alot like VS and you won't be disappointed. Try it out at least to see if you can open the solution for the young programmer. If it doesn't work you can always uninstall it. http://sharpdevelop.codeplex.com/[^]
vbmike