Ok, I found the problem. Some Spec api changed. I stable version will work at least on Mac quite soon. :)

Uko


On 23 Apr 2015, at 17:46, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:

I'd like to use it in a Linux box, but as you told me Linux is not yet supported, I'm using a Mac OS X Yosemite (version 10.10.2).

Thanks

2015-04-23 17:37 GMT+02:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:
Hi Rafael,

I will take a look. Which operating system are you using?

Uko

On 23 Apr 2015, at 17:30, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:

Hi,

I installed ViDI on Pharo 4 following the project instructions detailed in its GitHub page:

Gofer new
  smalltalkhubUser: 'YuriyTymchuk'
  project: 'Configuration';
  configurationOf: 'Vidi';
  load.
#ConfigurationOfVidi asClass loadStable

When I launch a review session over any package I always get the following error:

"Could not find accesor for variable named "aModuleName" in NativeBoost>>#loadModule:"

I'm very interested in this kind of quality assurance tools, so any help will be very welcomed.

Thank you.