|
From: Stacey P. <pri...@gm...> - 2013-01-10 00:08:05
|
Hi there, I am having trouble compiling the debug version of torcs1.3.4 using visual c++ express 2008. I am receiving one error during the build, as shown here: 20>------ Build started: Project: wtorcs, Configuration: Debug Win32 ------ 20>Compiling... 20>main.cpp 19>driver.cpp 20>windowsspec.cpp 19>damned.cpp 20>Generating Code... 19>Generating Code... 20>Compiling resources... 19>Linking... 20>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 20>Copyright (C) Microsoft Corporation. All rights reserved. 19> Creating library .\Debug/damned.lib and object .\Debug/damned.exp 20>..\..\torcs.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'. 20>Creating browse information file... 19>Creating browse information file... 20>Microsoft Browse Information Maintenance Utility Version 9.00.21022 20>Copyright (C) Microsoft Corporation. All rights reserved. 20>Build log was saved at "file://c:\torcs2\torcs-1.3.4\src\windows\Debug\BuildLog.htm" 20>wtorcs - 1 error(s), 0 warning(s) when i do a search in my designated folder, i cant find a file called afxres.h, and i have limited experience programming, so i am not sure where to go to from here. can anybody help me please? thank-you. |