I installed mysql complete...

The problem ended being some sort of missdirection when making implib libmysql.dll.

I did it separately and worked fine, now the application compiles and everything that was not working runs flawless.
(4L coca-cola and about 20 mint candys later)

I finally achieved to talk to the server and received the answers.






El 25/04/2010 12:37 a.m., Bruno Luciani escribió:
Do you have installed Mysql-Devel ?

You need includes from Mysql , some installers of mysql server not include
this files

Bruno

2010/4/24 Richard Acosta<eyela...@gmail.com>

I got this message :

Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external 'mysql_init' referenced from
D:\PROGRAMA\COMPS\HARBOUR\LIB\HBMYSQL.LIB|mysql
Error: Unresolved external 'mysql_real_connect' referenced from
D:\PROGRAMA\COMPS\HARBOUR\LIB\HBMYSQL.LIB|mysql

I guess this means hbmysql is referencing something that is suppossed to
come in another library.
how can i know wich library to add?

thanks.
_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
Harbour-users@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour-users

_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
Harbour-users@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour-users

_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
Harbour-users@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour-users

Reply via email to