pixelsoft Posted November 28, 2003 Report Posted November 28, 2003 hi is it possible to make mervbot-plugins with the freewareDev-C++?the MERVbot Tutorial says(...)4) On the next screen that comes up, choose from the Project tab, then Win32 Dynamic-Link Library(...)but i can't find any "Win32 Dynamic-Link Library" or does anyone know another freeware to make mervbot-plugins?
ExplodyThingy Posted November 29, 2003 Report Posted November 29, 2003 Its been tried, but due to the particular style catid used, no one has yet gotten it to work on other compilers. Im sure its very possible but people havent cared enough to fix it.
Guest swimin Posted December 21, 2003 Report Posted December 21, 2003 Umm, It is possible to make a DLL in Dev C++ It is refered to as DLL not Dynamic Link Library. However when I attempted to create a Merv DLL it failed in Dev C++. I don't really remember why - it was some strange error.
Guest Guest Posted December 21, 2003 Report Posted December 21, 2003 Yea, thats the problem. We all know how to make a dll in dev cpp, but that strange error is the problem with making merv modules there.
Guest AKA.Versetti Posted January 6, 2004 Report Posted January 6, 2004 It is possible but first you need too find a program that will do the .dll and then after that you might need too add some hearder files to the liberay of the freeware compiler since you want it the same as Microsoft Visual StudioC++ 6.0 which I use. Also that is what I suppose CatID used too make the Merv-Bot. I had a freeware compiler that will do that .dll task but I deleted it when I got Microsoft Visual StudioC++ 6.0. I'll try and look around just have too remember where I got it from then I'll post the link on here.
mister manners Posted February 26, 2004 Report Posted February 26, 2004 well, i almost fot it to work with dev c++ but im lazy and i have forgotten by now so :-/
Recommended Posts