Unable to build crshrpt (taspring_0.40b2_src)

Unable to build crshrpt (taspring_0.40b2_src)

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
adeveloper.clan-sy
Posts: 24
Joined: 28 Apr 2005, 00:26

Unable to build crshrpt (taspring_0.40b2_src)

Post by adeveloper.clan-sy »

When I tried to build crshrpt project, I received the following error:

fatal error C1083: Cannot open include file: 'atlapp.h': No such file or directory
adeveloper.clan-sy
Posts: 24
Joined: 28 Apr 2005, 00:26

work-around (taspring_0.40b2_src)

Post by adeveloper.clan-sy »

I was able to create the crshrpt debug build by:


1) Open the crshrpt project (crshrpt.sln) in MSVC++ .NET 2003 and set the include path and lib path

1a) Open Tools|Options|Projects|VC++ Directories| then select "Include Files" in the "Show directories for:" drop down box and add "taspring_0.40b2_src\crashrpt\wtl70\include"

2) Build the crshrpt.sln and then the crshrpt.dll should successfully compile and link and placed into taspring_0.40b2_src\crashrpt\bin\debug
Post Reply

Return to “Engine”