argapratama / 3d-car-race-game

Automatically exported from code.google.com/p/3d-car-race-game
0 stars 0 forks source link

hello #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi Dheeraj
i tried to build the game from visual c++ but let tel l you wat compailer sayd:
1>------ Build started: Project: havok, Configuration: Debug Win32 ------
1>  VehicleSetup.cpp
1>c1xx : fatal error C1083: Cannot open source file: 
'..\..\..\..\sdks\Havok_Physics\hk660r1\Demo\Demos\Physics\Api\Vehicle\VehicleAp
i\VehicleSetup.cpp': No such file or directory
1>  VehicleApiUtils.cpp
1>c1xx : fatal error C1083: Cannot open source file: 
'..\..\..\..\sdks\Havok_Physics\hk660r1\Demo\Demos\Physics\Api\Vehicle\VehicleAp
i\VehicleApiUtils.cpp': No such file or directory
1>  hkDemo.cpp
1>c1xx : fatal error C1083: Cannot open source file: 
'..\..\..\..\sdks\Havok_Physics\hk660r1\Demo\Demos\DemoCommon\DemoFramework\hkDe
mo.cpp': No such file or directory
1>  tga.cpp
1>c:\h\havok_car_executable\s\havok_car_source\tga.cpp(130): warning C4996: 
'fopen': This function or variable may be unsafe. Consider using fopen_s 
instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help 
for details.
1>          c:\program files\microsoft visual studio 
10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
1>c:\h\havok_car_executable\s\havok_car_source\tga.cpp(253): warning C4996: 
'fopen': This function or variable may be unsafe. Consider using fopen_s 
instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help 
for details.
1>          c:\program files\microsoft visual studio 
10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
1>c:\h\havok_car_executable\s\havok_car_source\tga.cpp(313): warning C4996: 
'sprintf': This function or variable may be unsafe. Consider using sprintf_s 
instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help 
for details.
1>          c:\program files\microsoft visual studio 
10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
1>  Model_3DS.cpp
1>  havok.cpp
1>c:\h\havok_car_executable\s\havok_car_source\header.h(12): fatal error C1083: 
Cannot open include file: 'Common/Serialize/Util/hkBuiltinTypeRegistry.cxx': No 
such file or directory
1>  GLTexture.cpp
1>c:\h\havok_car_executable\s\havok_car_source\gltexture.h(43): fatal error 
C1083: Cannot open include file: 'gl\glaux.h': No such file or directory
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ======

using windows 7
can you tell me wat is the problem??

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

Original issue reported on code.google.com by sicko.sc...@gmail.com on 31 Oct 2011 at 9:19