ratalaika / angel-engine

Automatically exported from code.google.com/p/angel-engine
0 stars 0 forks source link

The incorrect file is listed during the IntroGame #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and unpack the source code.
2. Open the source code in Visual Studio.
3. Build the solution in Release mode.
4. Run without debugging.
5. Press Space four times.

What is the expected output? What do you see instead?
The bottom left corner of the screen should read
DemoScreenControllerInstructions.cpp, but instead it reads
DemoScreenBindingInstructions.cpp.

What version of the product are you using? On what operating system? Is it
a downloaded distribution or from SVN?
I am using the stable Angel-2.0 from the zip file.  I am attempting to
build and run it on Windows Server 2003 using Visual Studio 2008 on a dual
CPU Intel Xeon x86 2.0GHz with 2 gigs of RAM.  I have the latest DirectX
SDK installed (November 2008).

Please provide any additional information below.
N/A

Original issue reported on code.google.com by johnatho...@gmail.com on 2 Mar 2009 at 1:00

GoogleCodeExporter commented 9 years ago
You're doing very thorough reports for us! Thanks for the heads up; this is now 
fixed
in my branch, soon to be merged. 

Original comment by lieseg...@gmail.com on 2 Mar 2009 at 7:10

GoogleCodeExporter commented 9 years ago
I'm glad I can be of some help.

Original comment by johnatho...@gmail.com on 2 Mar 2009 at 7:25