Thread: Building podbot
View Single Post
Re: Building podbot
Old
  (#7)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Building podbot - 15-09-2006

Quote:
Originally Posted by Austin
If anyone is interested I can put an updated all in one pod bot sdk that will actually build out of the box with vc6.0 and include what ever other make files you want to include.
Don't call it All-In-One, because that name is already reserved by something else. It may confuse the people.

Quote:
Originally Posted by Austin
Ok, so where do I get makeres?
I could not find it in the filebase.
You haven't look carefully... Try here.

Example of batch to call it:
Code:
makeres -d"MetaMod Plugin" -i"Podbot mm" -o"podbot_mm.dll" -p"3.0 Build 15c" -n"Podbot mm" -s"3.0 Build 15c" podbot_mm.rc
When I'll be at home I can save the current project I have in M# Visual 2000 Express as VC6, I think. In the meantime You can try to use mingw and my method - with this I can help if necessary.
  
Reply With Quote