Menu code problem. Cannot open include file: 'Base.h'
Just started learning how to make hacks and i'm having trouble with my menu.
I've written all the code and when i come to Build it i get:
fatal error C1083: Cannot open include file: 'Base.h': No such file or directory.
I have searched MPGH and google and it seems to tell me to download DirectX SDK and add VC++ Directory files.
I downloaded it and i'm pretty sure i added those VC++ Directory files right.
But i still get the same problem?
Help!
Read your errors, you need to include base.h
And I think you need to check where'd you put the location of the base.h
Does anyone else know whats is happening?
im still getting this error.
1>------ Build started: Project: test, Configuration: Debug Win32 ------
1>Compiling...
1>Base.cpp
1>c:\users\documents\visual studio 2008\projects\test\test\base.cpp(3) : fatal error C1083: Cannot open include file: 'Base.h': No such file or directory
1>Build log was saved at "file://c:\Users\Documents\Visual Studio 2008\Projects\test\test\Debug\BuildLog.htm"
1>test - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Wrong section, ask the source codes people.
Wowo fail hahah create a base.h in you directory lol. also seems like you copied and pasted the menu because i copied and pasted and got the same error except ik knew what to do..:/
They changed the rule so you can now have discussions in the hack source code section.