Help: Makefile with SQL lib
Posted: Sun Mar 05, 2006 4:30 pm
Hi.
I've created my own small module (kinda SQLAuth, but with FAR less functions). But now i got the problem that i have to add the mysql includes and the libmysqlclient to the makefile.
Any idea how to do that? My tries are always failing.. Either he cant find mysql.h or he messes completely up
I've created my own small module (kinda SQLAuth, but with FAR less functions). But now i got the problem that i have to add the mysql includes and the libmysqlclient to the makefile.
Any idea how to do that? My tries are always failing.. Either he cant find mysql.h or he messes completely up