Page 1 of 1

[fixed] missing file

PostPosted: 24 Jul 2013, 11:21
by dimproject
I think missed file.
1>------ Build started: Project: StuntRally, Configuration: Debug Win32 ------
1> Tools.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'source\ogre\common\Tools.cpp': No such file or directory

Re: Can't compiling Stunt Rally 2.0

PostPosted: 24 Jul 2013, 12:39
by CryHam
Hah, I forgot to add it, is now fixed. Thanks for reporting.

Re: missing file

PostPosted: 24 Jul 2013, 21:11
by dimproject
Thanks! :D
But something wrong again.
1>------ Build started: Project: StuntRally, Configuration: Debug Win32 ------
1>source\ogre\StuntRally.rc(10): fatal error RC1015: cannot open include file 'afxres.h'.

Re: [fixed] missing file

PostPosted: 25 Jul 2013, 06:15
by CryHam
Hmm, from what I know, this file is a system include.
It begins with // This is a part of the Microsoft Foundation Classes C++ library.
I have it in: c:\v\vc2008\VC\atlmfc\include\afxres.h
It is only used for the executable icon.

Re: [fixed] missing file

PostPosted: 26 Jul 2013, 08:37
by dimproject
VS2010 haven't files afxres.h,winres.h. Could add them in source.