Search found 2 matches

by XeroOmega
Sun Jan 04, 2015 2:36 pm
Forum: Troubleshooting
Topic: Problems compiling
Replies: 1
Views: 1219

Re: Problems compiling

Just a little update, i added #include <cstring> to itemlinkshell.cpp and this seemed to resolve my issue.

have servers compiled 32 bit and 64 bit successfully.
by XeroOmega
Sun Jan 04, 2015 8:57 am
Forum: Troubleshooting
Topic: Problems compiling
Replies: 1
Views: 1219

Problems compiling

im attempting to compile dsgame on my ubuntu 64 system. i have 2 build enviroments set up for various purposes, one 64, one 32. I have all prereqs installed (of course 64bit libraries in 64 enviroment and 32 in 32) -automake, autoconfig, m4, pkg-config, libmysqlclient-dev, libluajit5.1-dev, libzmq3-...