|
|
El software de antivirus Avast ha analizado este correo electrónico en busca de virus.
|
I am building on WinXP
C:\Harb3>gcc -v
..
COLLECT_LTO_WRAPPER=C:/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe
Target: i686-w64-mingw32
looks to me you are using a 64bit capable MinGW.
AFAIK i know, this can also build 32 bit applications -- but i have not done so far, so i don't know options for that.
C:\Harb3\core\contrib>hbmk2 make.hb hbmysql clean install
! Package rebuild and install... 1 project(s)
c:\hb32\bin\hbmk2 -quiet -width=0 -autohbm- @../hbpre -inc -rebuildall
../hbmysql/hbmysql.hbp @../hbpost
hbmk2: Biblioteca de importación creada:
..\..\lib\win\mingw\liblibmySQL.a <= C:\MYSQL5.5\lib\libmySQL.dll
When the hbmysql contrib is build, Harbour searches in a directory given with the environment variable:
set HB_WITH_MYSQL=C:\MySQL6.1\lib
where "path" points to the *lib* directory of the connector *development* kit.
Here the wrong directory [ Mysql5.5 ] seem used.
And the result "liblibmySQL.a" must be 32bit.
I am not sure, if hbmk2 sets needed options if a contrib is build solely.
You may try a complete rebuild of Harbour, with HB_WITH_MYSQL environment variable set before.
Is this a fresh Harbour install and the rest works, so a test program without MySQL works ?
regards
Rolf
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.