Hi UkoI've just tried with your last changes, but I get the same error: "Error: Could not find accessor for variable named "aModuleName" in NativeBoost>>#loadModule:"This is the stack trace for your information:===========================================NBFFICallout>>loaderForArgNamed:NBFFICallout>>loaderForArgNamed:indirectIndex:NBFFICallout>>argName:indirectIndex:type:ptrArity:NBFnSpecParser>>parseArgumentNBFnSpecParser>>parseArgumentsNBFnSpecParser>>parseAnonFunction:NBFFICallout>>anonSpec:[ :t3 |��t3useEmitCall;callType: conv;sender: context;parseOptions: options;anonSpec: t1;generate: t2 ] in NBFFICalloutAPI>>function:emit:[ t6 := t1 value: (self newForMethod: t3) ] in NBFFICallout class(NBNativeCodeGen class)>>generateCode:andRetry:BlockClosure>>on:do:NBRecursionDetect class>>in:during:NBFFICallout class(NBNativeCodeGen class)>>generateCode:andRetry:NBFFICallout class(NBNativeCodeGen class)>>handleFailureIn:nativeCode:NBFFICalloutAPI>>function:emit:NativeBoostMac32(NativeBoost)>>loadModule:CairoLibraryLoader class>>loadCairoLibraryCairoLibraryLoader class>>getLibraryHandleAthensCairoSurface class>>nbLibraryNameOrHandleAthensCairoSurface class(Object)>>nbCall:AthensCairoSurface class>>primImage:width:height:AthensCairoSurface class>>extent:format:AthensCairoSurface class>>extent:TRCanvas>>initializeTRCanvas class(Behavior)>>newRTView>>initializeRTView class(Behavior)>>newR3View>>initializeR3View class(Behavior)>>newRoassal3DModel>>initializeRoassal3DModel class(Behavior)>>newRoassal3DModel class(ComposableModel class)>>owner:CityBrowser(ComposableModel)>>instantiate:CityBrowser>>initializeWidgetsCityBrowser(ComposableModel)>>initializeCityBrowser class(Behavior)>>newCityBrowser class(ComposableModel class)>>owner:VidiBrowser(ComposableModel)>>instantiate:VidiBrowser>>initializeWidgetsVidiBrowser(ComposableModel)>>initializeVidiBrowser>>initializeVidiBrowser class(Behavior)>>newReModel>>vidiVidiSession>>openVidi[ (VidiSessionManager default newSessionOnPackages: packages) openVidi ] in VidiSessionPackagesSelect>>nextAction[��self value.Processor terminateActive ] in BlockClosure>>newProcess===========================================Thank you.2015-04-24 14:25 GMT+02:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:Hi Rafael,now ViDI should work. I haven���t been working on it for a while, but feel free to report more issues, as I���ll get back to it soon.UkoOn 24 Apr 2015, at 09:57, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:Thank you! I'm looking forward to hearing from you about the new version.2015-04-24 9:52 GMT+02:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:Ok, I found the problem. Some Spec api changed. I stable version will work at least on Mac quite soon. :)UkoOn 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).Thanks2015-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?UkoOn 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 loadStableWhen 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.