• 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!

Search results

  1. K

    [C++/Linux] Compiling old engine (sources) on Debian 10 / Ubuntu 20.04

    Problem solved. You have to add -D_GLIBCXX_USE_CXX11_ABI=0 to CXXFLAGS in Makefile
  2. K

    [C++/Linux] Compiling old engine (sources) on Debian 10 / Ubuntu 20.04

    Ubuntu 20.04, TFS 0.4 rev 3777 (with some of your fixes). I know that this is linker problem, but I can't get why. I think there is problem with "too new" version of boost (or maybe I have to recompile boost 1.66 with proper flags)
  3. K

    [C++/Linux] Compiling old engine (sources) on Debian 10 / Ubuntu 20.04

    Hi. Maybe You have idea what is the problem: g++ -I/usr/include/libxml2 -I/usr/include/lua5.1 -O2 -fomit-frame-pointer -D__USE_MYSQL__ -D_THREAD_SAFE -D_REENTRANT -Wno-strict-aliasing -pipe -L/usr/local/lib -o theforgottenserver actions.o allocator.o baseevents.o beds.o chat.o combat.o...
  4. K

    Programmer Kamilp1908 offer

    My name is Kamil. I'm from Poland. I am C/C++ programmer (linux based) for over 13 years as my main job. I have been working on various tfs projects for last 4 years. I can implement (C/C++ and LUA scripts) both client and server side. Best way to contact me PM or kamilp1908#5837
Back
Top