[ASSAULTCUBE] Hack Tutorials
Can someone help? I am major pissed at my computer.
This is my error log:
I'm using VC++ 2008 express.
This is my error log:
Code:
1>------ Build started: Project: cube, Configuration: Release Win32 ------ 1>Compiling... 1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release 1>botmanager.cpp 1>c:\Users\Alex\Documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>bot_waypoint.cpp 1>c:\Users\Alex\Documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>bot_util.cpp 1>c:\Users\Alex\Documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>bot_ai.cpp 1>c:\Users\Alex\Documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>bot.cpp 1>c:\Users\Alex\Documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>ac_bot_ai.cpp 1>c:\Users\Alex\Documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>ac_bot.cpp 1>c:\Users\Alex\Documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>water.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>tools.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>sound.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>pch.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>menus.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>main.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>log.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>docs.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>console.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>command.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>weapon.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>scoreboard.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>physics.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>Compiling... 1>entities.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>worldrender.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>worldocull.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>worldlight.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>worldio.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>world.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>rndmap.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>editing.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>Compiling... 1>win32.c 1>..\enet\win32.c(7) : fatal error C1083: Cannot open include file: 'time.h': No such file or directory 1>protocol.c 1>..\enet\protocol.c(5) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory 1>peer.c 1>..\enet\peer.c(5) : fatal error C1083: Cannot open include file: 'string.h': No such file or directory 1>packet.c 1>..\enet\packet.c(5) : fatal error C1083: Cannot open include file: 'string.h': No such file or directory 1>list.c 1>c:\Users\Alex\Documents\source\enet\include\enet/list.h(8) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory 1>host.c 1>..\enet\host.c(6) : fatal error C1083: Cannot open include file: 'string.h': No such file or directory 1>callbacks.c 1>c:\Users\Alex\Documents\source\enet\include\enet/enet.h(13) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory 1>Compiling... 1>serverms.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>serverbrowser.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>server.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>clients2c.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>clientgame.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>client.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>texture.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>shadow.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>rendertext.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>renderparticles.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>rendermodel.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>renderhud.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>rendergl.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>rendercubes.cpp 1>c:\users\alex\documents\source\src\pch.h(9) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1>Build log was saved at "file://c:\Users\Alex\Documents\source\vcpp\Release\BuildLog.htm" 1>cube - 49 error(s), 1 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I'm using VC++ 2008 express.
Your having trouble including files is all. What compiler are you using? Because you will have to manually set the directories of those header files.
Wouldn't that be for DirectX though?
I cant fucking get it to work. I'm getting very >
. I need some srs help.
. I need some srs help.Did you install the windows SDK? I remember being forced to download it as a seperate install on 2005 o__O
if you installed it make sure the stuff is included in the compiler(by setting paths or copying files over)
if you installed it make sure the stuff is included in the compiler(by setting paths or copying files over)
i(L)you xD
sorry but how do i open AC in visual studio?:$
(immachoob)
(immachoob)
Download the sourcecode? o__O and then open the cube project
whoopsie
sorry(L)
edit: cant find the cube project:$
sorry(L)
edit: cant find the cube project:$
I downloaded all the windows SDK, and I'm using VC++ 08 express. I NEED HELPS.
where is the cube project thingie?:O
This thread is closed for replies.


