• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] LNK2019 error in 3.3.5 compilation pls help

Status
Not open for further replies.

nationisapro

Emulation Addict
http://pastebin.com/kHLC9jTC

This is the list of errors I have gotten on both my laptop computer and my desktop. I have no idea how to fix this. Help is greatly appreciated!

I have downloaded all of the requirements from Trinitycore wiki guide and followed it as instructed.
 

Rochet2

Moderator / Eluna Dev

Tommy

Founder
Hasn't worked still has the same 104 errors :/

Did you clear your CMake cache, recmaked, cleaned your VS solution and rebuilt? It is important to do those things since the errors will most likely still show. Also, can you give more information as to how you went about doing what Rochet2 suggested? Would be nice to know just in case you did something wrong.
 

nationisapro

Emulation Addict
Yes I did each of those things,after adding in the "include" and "lib" files. However nothing has changed

http://prntscr.com/8zxvtl this is a SS of my cmake, I do not know if the Include file and Lib 32s are directed correctly

If there is anything I could show that could help solve the errors please let me know. I do not know what is useful information and what is just clutter.
 
Last edited:

PrestonParsons

BETA Tester
Tag the MySql_Lib from cmake. Also make sure press Configure then Generate after edit the text.

help.jpg
 
Last edited:

Ghostcrawler336

Epic Member
I dont kno where to put the libs and include

You need to place the libs and include folder in - C:\Program Files\MySQL\MySQL Server 5.6 <-- that's if you installed it in the default location. Just drop the include folder into the MySQL Server 5.6 folder, and click on "replace" if it ask you, and do the same with the libs folder.
 
Status
Not open for further replies.
Top