• 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 TFS 1.3 missing directory/file

monkeyy

Member
Joined
Aug 20, 2011
Messages
153
Reaction score
9
Hello guys. I am trying to compile my tfs 1.3 with Visual 2019(same with 2017 version) and it gives me the following error:
1623707498701.png

I found this in database.h
And I have the files on my C drive. If I compile another 1.3 on a different location it works and I dont get the error. If use the same path as the other 1.3 tf it still gives me this error. Should I remove '' #include <mysql/mysql.h> in database.h ?
1623707426277.png

Or can I somehow show my Visual studio where the file is. I mean I have it here:
1623707706738.png

How can I solve this issue?
 
try to reinstall libraries and set a new folder to your sourcer files.
1624045978715.png It says''(visual Studio 2015)'' I tried it with 2015, 2017 and 2019. I followed guides:
From Windows 10 to OTS development machine for dummies (https://otland.net/threads/from-windows-10-to-ots-development-machine-for-dummies.268631/) <<<A super awesome step-by-step guide, however i am probably doing something very wrong. Im going to uninstall all my Visual studios, tfs-sdk-3.2, vcpkg and other software. And try it again from scratch. If someone has advice...you are very much welcome!
 
Back
Top