He adaptado la clases de Dolphin para ser usada desde Mac, se hicieron pequeñas adaptaciones al codigo del browser
ahora podemos accesar a MySql desde OSX
Tengo los siguientes mensajes, al tratar de hacer un browse:
"_HB_FUN_ATREPL", referenced from:
_symbols_table in libdolphinosx.a(tdolpsrv.o)
"_pcre_compile", referenced from:
_hb_regcomp in libhbrtl.a(hbregex.o)
"_pcre_config", referenced from:
__hb_regex_init_ in libhbrtl.a(hbregex.o)
"_pcre_exec", referenced from:
_HB_FUN_HB_ATX in libhbrtl.a(hbregex.o)
_hb_regexec in libhbrtl.a(hbregex.o)
_hb_regex in libhbrtl.a(hbregex.o)
"_pcre_free", referenced from:
__hb_regex_init_ in libhbrtl.a(hbregex.o)
_hb_regfree in libhbrtl.a(hbregex.o)
"_pcre_malloc", referenced from:
__hb_regex_init_ in libhbrtl.a(hbregex.o)
"_pcre_stack_free", referenced from:
__hb_regex_init_ in libhbrtl.a(hbregex.o)
"_pcre_stack_malloc", referenced from:
__hb_regex_init_ in libhbrtl.a(hbregex.o)
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
done!