hi blueboy,
I still got a compile error:(
I used your portal.git
then I'm also usin mmaps (faramir118), ahbot (cyberium), tried it out right now, newest branch
shall a wait for a fix or can i solve this problem by myself?
i always delete my mangos source folder and use git from scratch
1. mkdir mangos
2. cd mangos
3. git init
4. git pull git://github.com/mangos/mangos.git
5. git pull git://github.com/cyberium/mangos.git ahbot
6. git pull git://github.com/blueboy/mangos.git (portal.git)
7. git pull git://github.com/faramir118/mangos.git
8. git remote add mangos git://github.com/mangos/mangos.git
9. git pull mangos master
also if there are merge conflicts
1. git mergetool -y
2. git commit -a -m "DuB"
aint wrong?