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

visual studio

  1. B

    Error when trying to compile following OTSGuide

    https://docs.otland.net/ots-guide/compiling/compiling-on-windows-vcpkg Following this thread I try to 'build'(?) in visual studio and it gets error
  2. Addams

    OTClient OTCv8 is only compatible with Windows 10

    I have been using my own compiled OTCv8 for a while now, but I just figured out some hours ago that my compiled version of this OTCv8 does not work with any Windows other than Windows 10. Showing this error here The procedure entry point CreateFile2 could not be located in the dynamic link...
  3. edwinaaa

    Compiler Error crytopp-static.lib TFS 1.3

    Hello guys, how are you, I have a problem with the compilation of a TFS 1.3 which asks me for a crytopp-static.lib library but it does not want to read it, some way to install it or to solve this error, it should be noted that I use the command then can someone help me thanks undefined./vcpkg...
  4. G

    Error after Compiling

    Hello everyone, I downloaded the sources from the OTX2 server, but I can't use the compiled distro because it has viruses, I've been trying for 3 days to compile the server, today I managed to (through Visual Studio, release/64-msvc), but when I open the executable, it presented me with some...
  5. zbizu

    useful tricks in Visual Studio for beginners

    Introduction This thread purpose is to get more people into experimenting with TFS sources. Most beginners (and plenty of advanced users) prefer using Windows when it comes to running tfs locally. This is not a disadvantage - most of user friendly tools to build a decent game world are for...
  6. Darkest Day

    Compiling Getting a ton of xlocmon and locale errors. Will list the full error list below

    Im having 273 errors in my compiler consisting of xlocmon, locale, xlocinfo, xlocnum and so on. Severity Code Description Project File Line Suppression State Error C2027 use of undefined type 'std::ios_base' theforgottenserver c:\program files (x86)\microsoft...
  7. V

    Lua.hpp Error in Visual Studio 2017

    http://prntscr.com/op5cl0 So everything worked fine - compiling was working without any issues until now. I don't really know what to do with this error. Can anyone explain me what to do? I'm kinda lost. :(
  8. M

    Campiling error, help pls, im going mad

    VS say this when i compile Error C2280 'std::atomic<boost::lockfree::detail::tagged_index>::atomic(void) noexcept': you're trying to reference a deleted function. (compiling source file ..\src\outputmessage.cpp) theforgottenserver c:\boost_1_57_0\boost\lockfree\stack.hpp 139
  9. 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
  10. E

    TFS 1.X+ Compilling problems

    Hi, I formatted my computer and installed windows 10 PRO, I installed visual studio community 2017 and set the libs in TFS 1.3 project, I put the VS to compile but when I try to run the following error "0xc000007b" ~ when I try to use the debugger I get the following error Real Error...
  11. Joriku

    Visual Studio

    Is there any other programs like Visual Studio? Reason: Licens ran out
  12. Helliot1

    C++ Connect launcher to Ftp

    Hello!! I have downloaded a launcher in Visual Basic to update and initialize my OtClient, but my ftp have password, and in the Source, don't have the option to add my login and password!! How can I insert my password on it ? //Defines the server's update directory string Server =...
  13. Humberd

    Lua IntelliSense in a Visual Studio

    Is there a way to configure a Visual Studio or other IDE/editor to put hints about available methods, fields, global variables in LUA?
  14. Guxi

    Compiling OTClient

    Hi, I'm trying to build the latest OTClient with Visual Studio 2015. I'm not a C++ programmer and I rarerly compile anything, which made this challenging for me. After several hours of grinding through tutorials and troubleshooting I finally managed to 'build'. Firstly, Build output throws...
  15. EaiComeu

    OTClient DX9 compiled in VS 2015

    Hello otland, I compiled the Otclient with (OPENGL_ES=2) in the Visual Studio, I used the correct lib, but when I try open the executable it does not open and no give erros. I think its not a problem in DLL, cause I use the same with the executable made in CB.
  16. vemvetvad

    Compile forgottenserver 1.2

    Hello guys. Im have some difficulties here to compile my forgottenserver 1.2 I dont really want a download and go server so im trying to learn and appreciate all help I can get. This is what I use: Windows 10 Visual Studio 2015 Tfs-sdk 3.1 Boost_1_62_0 I have also downloaded MPIR and CMake...
  17. 2

    Compiling OT client VS2015. Libs missing

    I am trying to compile it on Windows in Visual Studio 2015. I am doing all steps described in: https://github.com/edubart/otclient/wiki/Compiling-on-Windows At the and I can't compile because glew32.lib is missing. I found it in Internet and linked it to project. After that zlib1.lib is missing...
  18. M

    Compiling Erro in Visual Studio

    Hello, I'm trying to compile the Forgotten Server following this tutorial: https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows I've got two compilation errors. May you help me? Here's the link with images of the problem: https://imgur.com/a/kGjQH
Back
Top