Hi, I am trying to compile SQLRDD, but I stopped my test with these errors
Error: Unresolved external '_dv_memcpy' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd1
Error: Unresolved external '_hb_cdpnDup2' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd1
Error: Unresolved external '_HB_FUN_HB_JSONENCODE' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd2
Error: Unresolved external '_hb_cdpnDup' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd1
Error: Unresolved external 'mysql_server_init' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|mysql
Error: Unresolved external 'mysql_server_end' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|mysql
Maybe It's missing some LIB or mines are out of date
Thank you