Jump to content

[HELP] Mangchat config fix


Recommended Posts

Posted

Hey,

I am working on implementing mangchat on my test server.

However after compiling, testing on windows, and pushing to my remote git repo I encountered an error. on linux the config didn't load, I further analyzed it and came to the conclusion I needed to edit the IRCConf.h.in file, however after that change being made when I compile I get the error IRCConf.h not found.

So what do I need to do so my IRCConf.h.in gets parsed, SystemConfig.h.in does get parsed and saved to SystemConfig.h so what do I need to do so that it happens with IRCConf.h.in too ?

Thank you for your time, Xeross

Posted

Think I found it I have split the mangchat files from the game Makefile.am and gave em their own. and added

## Additional files to include when running 'make dist'
#  Precompiled Headers for WIN
EXTRA_DIST = \\
   IRCConf.h

Posted

Well I encountered an error again I've moved the mangchat stuff into a seperate makefile and library, but forgot to link it, should be fixed now. compiling again.

I fixed it, if an admin reads this lock pleas.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use