Jump to content

Help !! /extern/mysql/lib/libmysqlclient.a


Recommended Posts

Version of Files XXX

[[ Hi / Hello / Hey... ]]

[[ It is a template to help you with your problem... ]] /extern/mysql/lib/libmysqlclient.a

 

1. Description of the problem / Question :

[[ Please describe your problem precisely... ]]

[[ What did you try to correct this problem ? ]]

[[ Tell us everything ! ]]

 

2. SysErr ( Client / Server ) / SysLog ( Server )

[[ If you have a syserr or syslog, provide them to us in a revelation / spoiler tag ! ]]

[[ Information may be present to assist you... ]]

 

3. How to reproduce it ?

[[ Explain to us, how do you do it ? ]] Compileing 

 

4. Screenshots ?

[[ A picture is worth more than a thousand words... ]]

https://metin2.download/picture/DEX3c0hPcNU4Jt9fm1AnWLln5rAq1d8R/.png

 

Thanks, Sincerly,
[[ Username ]]

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

  • Developer

add

-lssl -lcrypto 
 

at the LIBS in Makefile

 

eg.

#you should have something like
LIBS += ../../../Extern/lib/libmysqlclient.a

#and you need to add at the end like this:
LIBS += ../../../Extern/lib/libmysqlclient.a -lssl -lcrypto

 

My youtube channel  on which you can see my works here

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.