.:: 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 ::. > Developer's Farm > General Programming
General Programming Help others and get yourself helped here!

Reply
 
Thread Tools
Compile with dev-cpp?
Old
  (#1)
Cinic
Guest
 
Status:
Posts: n/a
Default Compile with dev-cpp? - 27-01-2004

Just wondering if it is possible 2 compile a bot with the compiler: dev-cpp.

If u can then how?

I have tried 2 compile ivpbot but i get some errors.
  
Reply With Quote
Re: Compile with dev-cpp?
Old
  (#2)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Compile with dev-cpp? - 27-01-2004

I'm not sure whether you can do that on any other compiler than MSVC or GCC (or MinGW).

Anyway, perhaps you should post the errors you get and the lines of source code that are concerned, and we'll try to look that up...



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: Compile with dev-cpp?
Old
  (#3)
Rick
Council Member
 
Rick's Avatar
 
Status: Offline
Posts: 690
Join Date: Dec 2003
Location: Holland
Default Re: Compile with dev-cpp? - 27-01-2004

its possible, I did it once(although I never tested if the dll actually works...). Some things it won't accept but MSVC does:
Code:
enum bleh; // for if the enum is somewhere else defined, you can't do this in dev cpp. You need to 'make' it right away 

for (int i=0;i<4;i++) // with dev cpp you can't define vars in a for line
It doesnt know some of the pragmas used in the bot and will show youy warnings about it.
  
Reply With Quote
Re: Compile with dev-cpp?
Old
  (#4)
KaCaT
Moderator
 
Status: Offline
Posts: 55
Join Date: Dec 2003
Default Re: Compile with dev-cpp? - 03-02-2004

dev-cpp is just an IDE for MingW, I get HPB_Bot compiled with MingW and runs fine on my machine long time ago . Btw, source code of IvPBot never released, perhaps you are talking about the source code of Podbot that I modified to get it compiled with several compilers? If so, what errors do you get when you are trying to compile it?


IvPBot - Improved version of Podbot
  
Reply With Quote
Re: Compile with dev-cpp?
Old
  (#5)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: Compile with dev-cpp? - 15-03-2004

Im trying to compile a windows version of joebot with Dev-C++: Please see here:
http://forums.bots-united.com/showthread.php?t=1060
  
Reply With Quote
Reply


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

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