Re: [Pharo-dev] working on pharo 3.0?
Hi Doru, Last time I checked it was working, but that was some months ago. Probably with the changes on the new class builder + opendbx using nativeboostFFI (which in turn creates annonimous classes) we have to revisit it. What i did now was to make this CI job which was working for 20+mysql run on both 20 and 30 https://ci.inria.fr/dbxtalk/job/DBXTalkDriver/ And I'm also resetting the jenkins because there are no workers available since two days ago... strange. Guille On Thu, Feb 6, 2014 at 11:27 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
I am trying to load the DBXTalk driver in Pharo 3.0 on Windows, but I get an error related to IncompatibleLayoutConflict.
I use this:
Gofer new smalltalkhubUser: 'DBXTalk' project: 'DBXTalkDriver'; package: 'ConfigurationOfOpenDBXDriver'; load #ConfigurationOfOpenDBXDriver asClass loadBleedingEdge
Does anyone else succeed in getting it to work on Pharo 3.0?
Doru
-- www.tudorgirba.com
"Every thing has its own flow"
-- You received this message because you are subscribed to the Google Groups "DBXTalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to dbxtalk+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
participants (1)
-
Guillermo Polito