• 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 Problem compilling 1.2 - 1.3 TFS

AidenTS

New Member
Joined
Mar 10, 2020
Messages
4
Reaction score
1
Hi, I have a problem compiling my TFS and it is that I throw an error in the database.h of all my .cpp and .h from my source:


This is the "mistake"


But my source doesn't include any mysql.h, where is it supposed to be located or how do I fix it?

PS: It's a TFS 1.2 - 1.3 compilation
 

Attachments

Im not professional but try removing it from cmake list or make a blank file called mysql.h etc
If as you said its not in your source then having a blank file will not affect you by any means.
 
Back
Top