Error:Gellins Base

Posts 110 of 10 · Page 1 of 1
Error:Gellins Base
Code:
1>------ Build started: Project: CaBase, Configuration: Release Win32 ------
1>Compiling...
1>Misc.cpp
1>Menu.cpp
1>DirectX.cpp
1>Base.cpp
1>.\Base.cpp(254) : error C2365: 'Sleep' : redefinition; previous definition was 'function'
1>        C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\winbase.h(4282) : see declaration of 'Sleep'
1>ADE32.cpp
1>Build log was saved at "file://c:\Users\....\Desktop\My Combat Arms Hack\CaBase\Release\BuildLog.htm"
1>CaBase - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Umm you sure thats Gellins go try Gellins base from a different site
Quote Originally Posted by coryster2100 View Post
Umm you sure thats Gellins go try Gellins base from a different site
i got it from his first place he did it at a site msot of us coders are on
i cant say...
Give me the line of code that the error is on
I swear i never got that error when i was using Gellins
i think he declared sleep twice
Quote Originally Posted by whit View Post
i think he declared sleep twice
I don't think its a issue with declaring it, I'm guessing it for using sleep as a function (the right way) then using it some retarded way like...
if(Sleep() = 1) {
FailStatus = "I Fail";
}
Quote Originally Posted by CoderNever View Post
I don't think its a issue with declaring it, I'm guessing it for using sleep as a function (the right way) then using it some retarded way like...
if(Sleep() = 1) {
FailStatus = "I Fail";
}
i lol'D hard
/close fixed
Posts 110 of 10 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?