Thanks for your answer, but i'm using borland and i'm intended to keep on it, i had so much trouble in the past to compile using others, and finally ended on my start.

About the rest of your msg. yes, thanks, i already downloaded mysql (twice for not checking what essentials is) and installed. At this moment i'm still trying to compile HwGUI or Harbour 2.1 (asking on their list also)

Thanks again and best regards.


El 13/04/2010 03:01 p.m., Maurizio Faccio adinet escribió:
In order to compile and use with mysql you need to compile harbour with

the libraries that talk with.
To do that you need to

Point to where you have the mysql libraries.
As the readme.txt in contrib/hbmysql points you should download a
version of mysql that you wish to talk with an install in your machine.
You should show harbour win-make where it have to search to mysql libraries.
Make a directory where make put the recent build (p.e. HARBOUR2).

You should put in path where you have mingw

SET HB_WITH_MYSQL=C:\mysql\include
set HB_DIR_MYSQL=C:\mysql
SET HB_INSTALL_PREFIX=C:\HARBOUR2
set HB_BUILD_IMPLIB=yes

CD\HARBOUR
WIN-MAKE CLEAN INSTALL



El 13/04/2010 03:42 a.m., Richard Acosta escribió:
 OH!, sorry, i'm on windows and plan to develop on windows too.




_______________________________________________
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