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.