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.