Hi, Use HB_BUILD_IMPLIB=yes at build time (or hbmk2 -mkimplib anytime) to create working implibs.
Brgds, Viktor On 2010 Mar 30, at 02:49, JOEL - YAHOO wrote: > Hi > Please, give me some information. > The LIB hbmysql is available for version 5.0.89? > I'm trying to write a small application with MinGW32 and I'm having the > carriage return below. > Attached the header of imported LIB command -->> "dlltool-D libmysql.dll > libmysql.def-d-l-k libmysql.a " > > > /harbour/lib/libhbmysql.a(mysql.o):mysql.c:(.text+0xa4): undefined reference > to > `mysql_escape_str...@12' > /harbour/lib/libhbmysql.a(mysql.o):mysql.c:(.text+0x115): undefined reference > to > `mysql_escape_str...@12' > /harbour/lib/libhbmysql.a(mysql.o):mysql.c:(.text+0x156): undefined reference > to > `mysql_cl...@4' > /harbour/lib/libhbmysql.a(mysql.o):mysql.c:(.text+0x199): undefined reference > to > `mysql_cl...@4' > /harbour/lib/libhbmysql.a(mysql.o):mysql.c:(.text+0x1c6): undefined reference > to > `mysql_free_res...@4' > /harbour/lib/libhbmysql.a(mysql.o):mysql.c:(.text+0x209): undefined reference > to > `mysql_free_res...@4' > /harbour/lib/libhbmysql.a(mysql.o):mysql.c:(.text+0x2be): undefined reference > to > `mysql_i...@4' > ... > > Best Regards > Joel Bernardes > > <libmysql.def>_______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
