Ok, bare with me now.... I'm totaly new to this.
When I try to compile realbot with visual-MinGW 0.56 I get errors... I'm not surpriced 9_9
This is what I get when trying to build.
./HLSDK/Multiplayer/dlls/extdll.h:62: No such file or directory
./HLSDK/Multiplayer/dlls/extdll.h:63: No such file or directory
./HLSDK/Multiplayer/dlls/extdll.h:64: No such file or directory
./HLSDK/Multiplayer/dlls/extdll.h:78: No such file or directory
./HLSDK/Multiplayer/dlls/extdll.h:79: No such file or directory
./HLSDK/Multiplayer/dlls/extdll.h:80: No such file or directory
./HLSDK/Multiplayer/dlls/extdll.h:83: No such file or directory
./HLSDK/Multiplayer/dlls/enginecallback.h:19: No such file or directory
./HLSDK/Multiplayer/dlls/player.h:19: No such file or directory
./HLSDK/Multiplayer/dlls/animation.cpp:29: No such file or directory
./HLSDK/Multiplayer/dlls/animation.cpp:30: No such file or directory
./HLSDK/Multiplayer/dlls/animation.cpp:31: No such file or directory
./HLSDK/Multiplayer/dlls/animation.cpp:32: No such file or directory
./HLSDK/Multiplayer/dlls/animation.cpp:34: No such file or directory
./HLSDK/Multiplayer/dlls/client.cpp:36: No such file or directory
./HLSDK/Multiplayer/dlls/client.cpp:38: No such file or directory
..... and so on. The include files are there somewhere in different dirs exept "malloc.h" or something, I don't have that one?
Well never mind, it crashed now and It refuses to open my project again :'(
I will try to convince the ppl at work to give me one of our licences for MS visual c++ ... I don't think that will help but I don't want to spend any more time on this right now.. I will throw the computer out the window if I keep trying to get this right. (not a joke, I spent the last 10 waken hours on this and it has gotten me nowhere, exept some experience on how NOT to do things
)