• 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

  1. L

    Windows How to compile for android.

    Hello everyone, I'm very excited on starting my own otserv for android. I'm a droped out lawyer who is folown his dream by making his own game. It has been very difficult to travel around this new science to me, but very satisfying. When I was 15 I had my own otserv 7.2. Then 10 years later I'm...
  2. Togu

    C++ Config.lua working with .h file

    I have these functions in player.h: void updateBaseSpeed() {//CHANGED! if (!hasFlag(PlayerFlag_SetMaxSpeed)) { //baseSpeed = vocation->getBaseSpeed() + (2 * (level - 1)); baseSpeed = vocation->getBaseSpeed() + (2 * (level - 1) + 2 *...
  3. Togu

    Missing VCRUNTIME140.DLL

    I've tried many times to compile OTClient with official tutorial using VS15 and VS17. Every time I end with a lot of warnings (but no error), my friend and I were able to play with this client compiled by me (compiled for version Win32). But my other friend got the "Missing VCRUNTIME140.DLL"...
  4. namco

    Can't install vcpkg

    Following this edubart/otclient 2. Set up vcpkg When I try to do .\bootstrap-vcpkg.bat My Git Bash stuck at Building vcpkg.exe ... pch.cpp archives.cpp checks.cpp chrono.cpp cofffilereader.cpp downloads.cpp enums.cpp files.cpp hash.cpp lineinfo.cpp machinetype.cpp...
  5. D

    Compiling Vcpkg Installing libraries error

    So, I was following these steps in forgottenserver github and the first 3 steps I think it's fine, but in the 4th one I commanded in powershell : .\vcpkg install boost-iostreams:x64-windows boost-asio:x64-windows boost-system:x64-windows boost-variant:x64-windows boost-lockfree:x64-windows...
  6. C

    Compiling OTCLiend for Android

    Good morning have friends from the forum, I have tried to compile the OTClient apk but I have had some percanses, one of them for the moment, in which folder do I specifically put the android libraries in the Android NDK folder? I have tried several of the NDK but it still does not work and...
  7. Aldo Axel

    Compiling TFS 0.3.6 Error Compiling

    Regards OTlanders, i am looking for my solution when compiling my TFS 0.3.6 Protocol 8.6, these are the errors that it gives me: 1> luascript.cpp 1>..\luascript.cpp(767): error C2039: 'string' : no es un miembro de 'std::basic_string<_Elem,_Traits,_Ax>' 1> with 1> [ 1>...
  8. Yalasari

    Unable to compile OTClient

    Hi, I have troubles in compiling otclient with Visual Studio 2017, i got following errors: I tried almost everything what i found in internet. I would be very grateful if anyone would help me with that problem. Thanks in advance
  9. Paulix

    Compiled server don't have GUI menu

    I compiled my tfs 0.4.3777 using Stian's Repack Dev-Cpp and everything is working fine. The only problem is that when I compile it, the GUI menu, that have reload, actions etc... isn't showing. I tried everything, and im currently using this parameters. -O3 -Wextra -Wall -Werror...
  10. Paulix

    Compiling error

    I'm trying to compile my 8.6 trunk.r3777.r19 server using Stian's Dev-cpp repack 0.2 (with crypto++ and 64bit) But I get this error: Compiler: Default compiler Building Makefile: "C:\Users\Paulo Henrique\Desktop\Dev C++\OTServ\Makefile.win" Executing make... mingw32-make -f "C:\Users\Paulo...
  11. P

    [PROBLEM ON COMPILING] Visual Studio can't open a file

    Visual studio tells me that he can't open file "libboost_system-vc140-mt-x64-1_66.lib". In the directory of the boost files, they are called l "libboost_system-vc141-mt-x64-1_66.lib" (141 and not 140) and i think i have to change the update of boost files but i don't know how (and i'm not sure...
  12. L

    C++ Error while compiling TFS, "asio.hpp"

    Hello, I encountered a problem compiling the TFS engine in Visual Studio 2017. The message says: "Can not open file, please add: 'boost / asio.hpp': No dry file or directory theforgottenserver g: \ programs - ot \ tfs \ forgottenserver-master \ src \ otpch.h 42 " What is asio.hpp? I'm not...
  13. D

    Compile tibianic/nastarius client dll

    Can someone help compile tibianic/nastarius client dll?
  14. Webtimize

    Compiling [YACT] Yet Another Compilation Thread..

    Hey folks! I'm currently struggling around on a Debian 8 box (tried Debian 9 and Ubuntu 14.04 too) to get a TFS 0.4-r3884 working. Autogen and configure go as expected, however the build throws some weird error I cannot wrap my head around (3rd pastebin). I've tried everything on the forums...
  15. Z

    OTClient compiling error

    Hello, I am currently trying to compile OTClient. I used the following instructions Compiling on Windows · edubart/otclient Wiki · GitHub and have all the required software (using VS2015). I am aware that the guide is apparently outdated but I have no up to date ones. Now, I can open the...
  16. V

    Error compiling on Ubuntu 16.04

    Hello, i tried to compile the OTClient at Ubuntu 16.04, but any sucess I've tried the GitHub tutorial (Compiling on Linux · edubart/otclient Wiki · GitHub). But any sucess when i do make, that error appears: vaizardx@pc:/poke/otc/build$ sudo chmod 777 -R /poke/ vaizardx@pc:/poke/otc/build$...
  17. V

    OTClient wont compile on Ubuntu 16.04

    Hello, i tried to compile the OTClient at Ubuntu 16.04, but any sucess I've tried the GitHub tutorial (Compiling on Linux · edubart/otclient Wiki · GitHub). But any sucess when i do make, that error appears: vaizardx@pc:/poke/otc/build$ sudo chmod 777 -R /poke/ vaizardx@pc:/poke/otc/build$...
  18. guuraal

    Compiling TFS 1.2 error

    Hello, I have this error while i try to compile TFS 1.2 :/ Linking CXX executable tfs CMakeFiles/tfs.dir/src/luascript.cpp.o: file not recognized: File truncated collect2: error: ld returned 1 exit status CMakeFiles/tfs.dir/build.make:2114: recipe for target 'tfs' failed make[2]: *** [tfs]...
  19. EstebPain

    HELP ¿what to do after compiling?

    Hello! I'm new to compilling otservers, but I have successfully compiled TFS 1.2 with visual studio. Now I don't know what to do with what I got: This is what I have after compiling, inside the folder \vc14\x64\Release Opening the exe file would ask for "libmysql.dll" which I get from the...
  20. S

    Compiling error LNK2001: unresolved external symbol

    1>actions.obj : error LNK2001: unresolved external symbol lua_newuserdata 1>chat.obj : error LNK2001: unresolved external symbol lua_toboolean 1>chat.obj : error LNK2001: unresolved external symbol lua_gettop 1>chat.obj : error LNK2001: unresolved external symbol lua_type 1>chat.obj : error...
Back
Top