• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by DJSzaman

  1. DJSzaman

    Code generation failed

    So i added the libeay32MD.lib and now i have these error: 1>LINK : fatal error LNK1181: cannot open input file 'libeay32MD.lib'
  2. DJSzaman

    Code generation failed

    Ok, so i have those linked: http://postimg.org/image/3kf09n8lr/
  3. DJSzaman

    Code generation failed

    I will give links to the pictures of the linking because when i add them they are to small. 1. http://postimg.org/image/b7dk936yn 2. http://postimg.org/image/rwf0503jz/ Thats what i get: 1>crypt.obj : error LNK2001: unresolved external symbol _BN_mod_inverse 1>crypt.obj : error LNK2001...
  4. DJSzaman

    Code generation failed

    TFS 0.3.6.r83
  5. DJSzaman

    Code generation failed

    Bump, pls help
  6. DJSzaman

    Code generation failed

    Okay, so i solved the problem that was before, but now i have something like this, i have no idea what to do with this. 1>crypt.obj : error LNK2001: unresolved external symbol _BN_mod_inverse 1>crypt.obj : error LNK2001: unresolved external symbol _MD5_Update 1>crypt.obj : error LNK2001...
  7. DJSzaman

    Code generation failed

    When i try to rebuild otclient in Microsoft Visual Studio this shows. >LINK : fatal error C1047: The object or library file 'C:\otclient-msvc13-libs\libvorbis-1.3.3\lib\libvorbis_static.lib' was created with an older compiler than other objects; rebuild old objects and libraries 1>LINK : fatal...
Back
Top