Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: How to compile a module?  (Read 3566 times)

0 Members and 1 Guest are viewing this topic.

Invictible

  • Anope User
  • Offline Offline
  • Posts: 7
How to compile a module?
« on: April 07, 2009, 05:58:56 PM »

I'm not sure how to compile a module.
I use Anope 1.9.0 on Windows.
Logged

TwinShadow

  • Anope User
  • Offline Offline
  • Posts: 64
    • ShadowHime
Re: How to compile a module?
« Reply #1 on: April 07, 2009, 09:14:14 PM »

As I never use Windows for servers, I'm not entirely sure.

Anyway, to really help, I believe you would need Visual Studio 2005/8 (whichever works, I dunno). As far as the process of doing it, that I really have no idea on. I use Linux for a server, sooo... yeah. I'm sure someone else here will be able to provide better assistance.
Logged

Naram Qashat

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 192
    • CBX's Sprite Animations
Re: How to compile a module?
« Reply #2 on: April 08, 2009, 09:25:19 AM »

* Firstly, make sure the module you are about to use is compatible with 1.9.0.  A lot of modules on the Anope modules site are not compatible with 1.9.0.
* Next, place the module's source file into the src\modules folder under the source directory you extracted Anope to.
* After that, you must re-run Config.bat to have CMake run and detect the new module.
*  Follow the directions in docs\WIN32.txt to see how to compile and install from there.

If you have any other problems, let us know.
Logged
Pages: [1]   Go Up