• 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]MSVC - Compiling TFS under Windows - EASY WAY!

1>ClCompile:
1> otpch.cpp
1>cl : Command line warning D9030: '/Gm' is incompatible with multiprocessing; ignoring /MP switch

Whats that mean?
 
Not to sound completely stupid, but I'm in a state of confusion, because I can't find the correct .dll files to let the server run after compiling it.

Tried the v1.5 dll that was for normal rev but it doesn't work because it's missing some of the files.
 
It's my first time compiling so i will ask you. Is there any error there or it will work??
Code:
1>------ Rebuild All started: Project: otserv, Configuration: Release Win32 ------
1>  otpch.cpp
1>  actions.cpp
1>  admin.cpp
1>  allocator.cpp
1>  ban.cpp
1>  baseevents.cpp
1>  beds.cpp
1>  chat.cpp
1>  combat.cpp
1>  condition.cpp
1>  configmanager.cpp
1>  connection.cpp
1>  container.cpp
1>..\container.cpp(752): warning C4146: unary minus operator applied to unsigned type, result still unsigned
1>..\container.cpp(776): warning C4146: unary minus operator applied to unsigned type, result still unsigned
1>  creature.cpp
1>  creatureevent.cpp
1>  cylinder.cpp
1>  database.cpp
1>  databasemysql.cpp
1>  databaseodbc.cpp
1>  databasepgsql.cpp
1>  databasesqlite.cpp
1>  depot.cpp
1>  exception.cpp
1>  fileloader.cpp
1>  game.cpp
1>  globalevent.cpp
1>  guild.cpp
1>  house.cpp
1>  housetile.cpp
1>  ioaccount.cpp
1>  iomapotbm.cpp
1>  iomapserialize.cpp
1>  ioplayer.cpp
1>  item.cpp
1>  items.cpp
1>  logger.cpp
1>  luascript.cpp
1>  mailbox.cpp
1>  map.cpp
1>  md5.cpp
1>  monster.cpp
1>  monsters.cpp
1>  movement.cpp
1>  networkmessage.cpp
1>  npc.cpp
1>  otserv.cpp
1>  outfit.cpp
1>  outputmessage.cpp
1>  party.cpp
1>  player.cpp
1>  position.cpp
1>  protocol.cpp
1>  protocolgame.cpp
1>  protocollogin.cpp
1>  protocolold.cpp
1>  quests.cpp
1>  raids.cpp
1>  rsa.cpp
1>  scheduler.cpp
1>  scriptmanager.cpp
1>  server.cpp
1>  sha1.cpp
1>  spawn.cpp
1>  spells.cpp
1>  status.cpp
1>  talkaction.cpp
1>  tasks.cpp
1>  teleport.cpp
1>  thing.cpp
1>  tile.cpp
1>  tools.cpp
1>  trashholder.cpp
1>  vocation.cpp
1>  waitlist.cpp
1>  weapons.cpp
1>  Generating code
1>  Finished generating code
1>sqlite.lib(sqlite3.obj) : warning LNK4204: 'D:\Download\OTS\trunk\vc10\Release\vc100.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>  otserv.vcxproj -> D:\Download\OTS\trunk\vc10\Release\otserv.exe
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
 
Code:
1>------ Build started: Project: otserv, Configuration: Release Win32 ------
1>Build started 2011-12-17 14:43:30.
1>InitializeBuildStatus:
1>  Touching "Release\otserv.unsuccessfulbuild".
1>ClCompile:
1>  otpch.cpp
1>c:\users\krystian\desktop\otserv 8.60 r.6052\source\otpch.h(17): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.40
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

how can I fix it?
 
I've got the error below;

Error 1 error LNK1104: cannot open file 'libboost_filesystem-vc100-mt-sgd-1_44.lib' C:\Documents and Settings\Administrador\Meus documentos\OT\forgottenserver-trunk.r5262\trunk.r5262\vc10\LINK The Forgotten Server

I've followed the steps correctly, include and libs are just fine, any idea?
 
Last edited:
Can someone re-upload Libraries - OpenSSL included for TFS since its hosted on megaupload that FBI shutted down..
 
The one you posted is used for dev-cpp and as I understand it cant be used anymore for compiling 64x so I hope someone will reupload the needed files for MSVC ASAP
 
The one you posted is used for dev-cpp and as I understand it cant be used anymore for compiling 64x so I hope someone will reupload the needed files for MSVC ASAP

Yes, It's hosted in megaupload! TT
 
tpblogo_sm_ny.gif
[/CENTER]
Code:
[CENTER]5494777[/CENTER]

Code:
[CENTER][COLOR="red"]WARNING[/COLOR]
[SIZE="1"]OTland does not endorse any kind of piracy, any post with a direct link to a pirated software will be removed.
Always be careful with what you search and download, some will/may have viruses, download with commonsense.[/SIZE][/CENTER]

now i find that fun....
whats an ot exactly ?
kkkk xP
 
where is general wtf...

im trying to find "general" to put include and i cant find it...
 
Back
Top