Thank you Viktor,
hbmk2 isn't doing any transformation regarding lib prefix,
so the solution here is not to pass it via ginfo.hbp.
$ cat ginfo.hbp
libs=hbmysql libmysqlclient

I fix ginfo.hbp :
$ cat ginfo.hbp
libs=hbmysql mysqlclient

and now t2 (and ginfo) compile fine.

I did not think that, by default, all .hbp files in the current directory were processed.

Best regards,

--
Guy Roussin


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to