ratalaika / angel-engine

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

Build error in Visual Studio 2005 when building current SVN version #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build all projects in Visual Studio 2005

What is the expected output? What do you see instead?

All builds should complete without errors. 

I see this output 

LDR: LdrpWalkImportDescriptor() failed to probe
c:\angel-engine-read-only\Code\IntroGame\python25_d.dll for its manifest,
ntstatus 0xc0150002

What version of the product are you using? On what operating system?

Microsoft Visual Studio 2005 with the latest SVN version of angle-engine. I
checked it out read only, but I also made everything writable and
executable to get it to build. 

Please provide any additional information below.

Original issue reported on code.google.com by justi...@gmail.com on 17 Feb 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Thanks for letting us know about this problem -- Are you using Visual Studio 
Express
or one of the full versions? What version of Windows are you running? Does the 
stable
download (http://angel-engine.googlecode.com/files/Angel-2.0.zip) work for you? 
Where
on your drive have you put your development directory? 

I'm not currently able to reproduce this bug using VS Express 2005 on Windows 
XP. 

Original comment by lieseg...@gmail.com on 19 Feb 2009 at 10:11

GoogleCodeExporter commented 9 years ago
Hi there liesegang

I figured this out. I needed to install SP1 for Visual Studio 2005. That fixes 
this
issue. 

Thanks 

Original comment by justi...@gmail.com on 20 Feb 2009 at 2:14

GoogleCodeExporter commented 9 years ago
Thanks for checking back in. Glad you could get it working! 

Original comment by lieseg...@gmail.com on 20 Feb 2009 at 2:19