.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > E[POD]bot
E[POD]bot Evil mutants tamed out of POD-bot by The Storm and Markus Heiden Counter-Strike

Reply
 
Thread Tools
Source
Old
  (#1)
PWNZ
Member
 
PWNZ's Avatar
 
Status: Offline
Posts: 11
Join Date: Mar 2006
Location: earth
Default Source - 07-03-2006

Can i know how to pack the source using dev c++ . I load the EPB dev file and pack it, after that this message appear "cc1plus.exe unrecognized command line option "-fsave-memoized"
Makefile.win [Build Error] [bot.o] Error 1
  
Reply With Quote
Re: Source
Old
  (#2)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Source - 07-03-2006

The Dev C++ project file is really outdated and I had never used Dev C++. If I remeber correct Whistler had made this project file before a long time so maybe you can ask him for help.
  
Reply With Quote
Re: Source
Old
  (#3)
PWNZ
Member
 
PWNZ's Avatar
 
Status: Offline
Posts: 11
Join Date: Mar 2006
Location: earth
Default Re: Source - 08-03-2006

erm can i know what you use to pack the source file.


Web Site Designing
  
Reply With Quote
Re: Source
Old
  (#4)
PWNZ
Member
 
PWNZ's Avatar
 
Status: Offline
Posts: 11
Join Date: Mar 2006
Location: earth
Default Re: Source - 09-03-2006

Now i found its working when i compile using dev CPP . But there is many different between the real dll. I found something like red line moving when the bot walking and string texts wrote E[POD]unknown = glock ...etc.


Web Site Designing
  
Reply With Quote
Re: Source
Old
  (#5)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Source - 09-03-2006

try removing the defination of _DEBUG in the project options. But I currently don't have access to a windows box so don't know where it exactly is, just do a search.
  
Reply With Quote
Re: Source
Old
  (#6)
PWNZ
Member
 
PWNZ's Avatar
 
Status: Offline
Posts: 11
Join Date: Mar 2006
Location: earth
Default Re: Source - 10-03-2006

There is many _debug string and i'm confused ToT. Maybe there is something that i can change to turn it off or on.

This is for example:


Web Site Designing
  
Reply With Quote
Re: Source
Old
  (#7)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Source - 10-03-2006

In MSVC and GCC there is function to disable the debug flags but I don't know for DEV C++. So to remove that comment out or delete all the lines that start in this way
Code:
#IFDEF _DEBUG
// some code....
#ENDIF
  
Reply With Quote
Re: Source
Old
  (#8)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Source - 11-03-2006

there is no need to remove any of them, just don't define it in the project options.
  
Reply With Quote
Re: Source
Old
  (#9)
PWNZ
Member
 
PWNZ's Avatar
 
Status: Offline
Posts: 11
Join Date: Mar 2006
Location: earth
Default Re: Source - 11-03-2006

1.Ok i already try removed all this types of code as Storm said

Code:
#IFDEF _DEBUG
// some code.... #ENDIF
the result is i get this error and it stop at namefunc.cpp. before this it stuck at bot_ai.cpp and i think this is better.

Error:
Code:
  [Linker error] undefined reference to `dispatchDebugCommand(edict_s*, std::string&, char*, char*, char*, char*, bool)' 
ld returned 1 exit status 
[Build Error]  [EPB_i686.dll] Error 1
2.I don't understand what,where and which is the option that linked to the _debug .etc.

3. Storm, are you using linux or windows?


Web Site Designing
  
Reply With Quote
Re: Source
Old
  (#10)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Source - 11-03-2006

no idea about this one, itseems THE_STORM has changed a lotto the POD-Bot source code and this dispatchDebugCommand thing didn't exist. But you can try to remove all the calls to dispatchDebugCommand.

Quote:
3. Storm, are you using linux or windows?
I'm sure he is using Windows and MSVC
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com