Server make error
Hello, I am getting an error while trying to build the login server.
Quote:
|
The compile fails on my Gentoo system at the same line, although with a different error message. Changing Client.cpp line 130 from:
Code:
if(mode == (unsigned int)LoginMode::lm_from_world) Code:
if(mode == (unsigned int)lm_from_world) |
Worked. Thanks Derision.
|
All times are GMT -4. The time now is 01:26 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.