On Fri, 2016-09-16 at 09:09 -0500, Matthew Chambers wrote:

> still fails to find mysql.h
> 
> 
> I'm not quite as familier with linking libraries in CentOS, anyone see
> anything I've missed

# the difference being i think, is the proj is mainly deved under msvc++
gui. so the diff is OS Dev Env. this is a pita.

src/Project.h

- include <mysql.h"
+ #include <mysql/mysql.h>


_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to