• 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 Error compiling under windows 10 x64

Vittyn

#Learning Linux
Joined
Nov 9, 2008
Messages
384
Reaction score
13
Location
Brasil
Can someone help me? I have made everythings the @MartyX tutorial says and getting these error ;(


erro.jpg
 
Check if the corecrt.h file exists in you include folder.

Have you done any edits in source?

Posting the link to the tutorial you are using might also help.
 
I had also some problems with using libraries from default c/local/boost folder. Maybe my solution will help you. Try add all libs and includes manualy. Go to Project - > theforgottenserver properties, Then in C/C++ ->General -> Additional Include directories add all paths to include folders, and in Linker->General-> Additional Library Directories put lib folders.
 
Back
Top