I am still getting used to SourceForge's new layout. :P Where do I click to request to join a project.
And on a positive note, I am a Linux user. I downloaded your source and was able to get it to compile with only a few modifications. All I had to do was follow the error messages and fix the platform specific things.
:-) Even if you don't let me join the project I will happily fill you in on the changes.
I do not have access to a BSD Machine though to test to see if my changes break the code under BSD.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried compiling it under Ubuntu and it compiled with some warnings but no fatal errors in the lib itself. I only had to fix a namespace issue in the irc.cpp when I tested it.
:-)
It may be that Debian based distros are more compatible with BSD style semantics.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am still getting used to SourceForge's new layout. :P Where do I click to request to join a project.
And on a positive note, I am a Linux user. I downloaded your source and was able to get it to compile with only a few modifications. All I had to do was follow the error messages and fix the platform specific things.
:-) Even if you don't let me join the project I will happily fill you in on the changes.
I do not have access to a BSD Machine though to test to see if my changes break the code under BSD.
PS:
I tried compiling it under Ubuntu and it compiled with some warnings but no fatal errors in the lib itself. I only had to fix a namespace issue in the irc.cpp when I tested it.
:-)
It may be that Debian based distros are more compatible with BSD style semantics.