![]() |
![]() |
Venom |
![]()
Post
#1
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 82 Joined: 24-July 06 Member No.: 807 ![]() |
Hello,
I am having problems setting up the g++ compiler under linux and the g++ compiler for Windows wasnt much help either. I understand fully how to compile under Visual Studio but having little experience of Linux in general, i am not sure how to setup the compiler in order to compile the code. If someone would be so kind as to provide me with so guideance i would be very greatful. Venom |
![]() ![]() |
Venom |
![]()
Post
#2
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 82 Joined: 24-July 06 Member No.: 807 ![]() |
[root@www dlls]$ make -fmakefile_linux_mm
g++ -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp -DRCBOT_META_BUILD -m486 -O2 -w -I../engine -I../common -I../pm_shared -c bot.cpp -o bot.o bot.cpp: In function \u2018BOOL BotFunc_FillString(char*, const char*, const char*, int)\u2019: bot.cpp:2201: error: cast from \u2018char*\u2019 to \u2018int\u2019 loses precision bot.cpp:2201: error: cast from \u2018char*\u2019 to \u2018int\u2019 loses precision bot.cpp: In member function \u2018BOOL CBot::UpdateVisibles()\u2019: bot.cpp:6641: error: cast from \u2018edict_t*\u2019 to \u2018int\u2019 loses precision make: *** [bot.o] Error 1 Seems the only error i get when compiling the bots. |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 2nd August 2025 - 01:51 AM |