• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Problem compiling 0.3.7rev5845

Status
Not open for further replies.

Ezzz

Developer of Nostalrius and The Violet Project
Joined
Feb 26, 2010
Messages
1,889
Solutions
3
Reaction score
795
Location
Spain, Europe
Hey,

I can't seem to find a way to compile this server.

Using OTX guide to compile this TFS; README-howcompilelinux-howcompilewindows.log - otservdata - The OTX Server - Google Project Hosting

I can compile most source files, but I get these 2 errors;

Code:
Error    1    error C2440: 'initializing' : cannot convert from 'boost::filesystem::path' to 'std::basic_string<_Elem,_Traits,_Ax>' trunk.r5845\scriptmanager.cpp    147    1    tfs
Error    2    error C2440: 'initializing' : cannot convert from 'boost::filesystem::path' to 'std::basic_string<_Elem,_Traits,_Ax>' trunk.r5845\luascript.cpp    769    1    tfs

Help me please :)

- - - Updated - - -

Modified a few lines from .filename() to .string() as a friend told me and it's generating code, I'll update if anything happens.

Also, how can I compile it for x64?
 
Status
Not open for further replies.
Back
Top