imbehindu656 / darkbasicpro

Automatically exported from code.google.com/p/darkbasicpro
0 stars 0 forks source link

Not compatible with Visual Studio 2012 #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the project using Visual Studio 2012
2. Attempt to run the project (fails if VS 2010 is not installed). 

What is the expected output? What do you see instead?
Project should update and then games created should run using Visual Studio 
2012.  Instead, the project crashes unless you have Visual Studio 2010 
installed.

What version of the product are you using? On what operating system?
Visual Studio 2012 on Windows 7.  I also tested it with Visual Studio 2012 on 
Windows 8.  Same issues.

Please provide any additional information below.
Dark GDK was written for Visual Studio 2008. It was then ported to Visual 
Studio 2010.  We need Dark GDK to be ported to Visual Studio 2012 since VS 2012 
is being used by more and more students and developers.

Original issue reported on code.google.com by rickjb...@gmail.com on 17 Apr 2013 at 9:55