Friedrich Dominicus <[email protected]> writes: > In the end I'm trying to get ODBC running Pharo 1.1. I checked the docs > and this should work: > > ScriptLoader loadFFI. > > for loading the FFI stuff. If I try that I get the message that this > selector is unkwown. What am I supposed to do to get it known? Ok the magic incarnaton is using ConfigurationOfFFI. well let's see if it helps to get odbc running ;-)
Friedrich _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
