Helphelp with an error

Posts 13 of 3 · Page 1 of 1
help with an error
-: Error 1 error C2065: 'RAPID' : undeclared identifier c:\use\desktop\c++ work\cabase\hacks.cpp 735 1 CaBase
Warning 3 warning C4305: 'initializing' : truncation from 'double' to 'const float' c:\users\\desktop\c++ work\cabase\esp.cpp 724 1 CaBase
Warning 4 warning C4102: 'InLoadOrderModuleList' : unreferenced label c:\users\\desktop\c++ work\cabase\tools.cpp 386 1 CaBase
Error 5 error C2065: 'RAPID' : undeclared identifier c:\users\\desktop\c++ work\cabase\main.cpp 519 1 CaBase
Why do people try to leech everything 100% and copy paste

You need to learn C++ and understand how memory works. You'll know what you're doing after that.

Learn C++

Start there.
Rapid is undefined, so try to define it
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?