folks i've tried to install omnibase in many squeak images versions without sucess, the error is: closeHandle: aHandle "Close an open Win32 object handle, freeing any resources held by it. Once closed a handle is no longer valid. Answer whether the function succeeds. See Win32 SDK help for more information. BOOL CloseHandle( HANDLE hObject // handle of object to close );" <> expected ->apicall: ulong ''CloseHandle'' (long) module:''kernel32.dll''> ^self externalCallFailed' any ideas? tia. mdc btw, i use seaside image Yahoo! Cocina Recetas prácticas y comida saludable http://ar.mujer.yahoo.com/cocina/ |
On Thu, May 14, 2009 at 1:41 AM, marcelo Cortez <[hidden email]> wrote:
How are you installing it ? from Universes, SqueakMap or Monticello? Do you have FFI installed ? Are you in Windows ? Cheers, Mariano
|
Hi Mariano, you need to install FFI
first
|
On Thu, May 14, 2009 at 12:13 PM, Sebastian Sastre <[hidden email]> wrote:
It was Marcelo not me ;) I just thought the same and so my questions haha
|
haha ok, BTW if not win32, for the brave ones, in
squeaksource there is an alpheta of: OmniBase Stream for Unix supporting
locks
cheers,
sebastian
|
In reply to this post by marcelo Cortez
Mariano --- El jue 14-may-09, Mariano Martinez Peck <[hidden email]> escribió: > De: Mariano Martinez Peck <[hidden email]> > Asunto: Re: [squeak-dev] Error installing Omnibase > Para: "The general-purpose Squeak developers list" <[hidden email]> > Fecha: jueves, 14 de mayo de 2009, 10:09 am > > > On Thu, May 14, 2009 at 1:41 AM, > marcelo Cortez <[hidden email]> > wrote: > > > > folks > > > > i've tried to install omnibase in many squeak images > versions without sucess, > > > > the error is: > > > > closeHandle: aHandle > > "Close an open Win32 object handle, > freeing any resources held by it. > > Once closed a handle is no longer valid. Answer > whether the function > > succeeds. See Win32 SDK help for > more information. > > > > BOOL CloseHandle( > > HANDLE hObject // > handle of object to close > > );" > > > > <> expected ->apicall: ulong > ''CloseHandle'' (long) > module:''kernel32.dll''> > > ^self externalCallFailed' > > > > How are you installing it ? from Universes, SqueakMap or > Monticello? Yes all of them , the same error every time > > Do you have FFI installed ? Yes and try with ALien , whitout success. > > Are you in Windows ? > > Cheers, > > Mariano Best MDC > Yahoo! Cocina Recetas prácticas y comida saludable http://ar.mujer.yahoo.com/cocina/ |
In reply to this post by marcelo Cortez
Mariano ,people Sorry i'm forgot to mention , yes win32 platform. best mdc --- El jue 14-may-09, Mariano Martinez Peck <[hidden email]> escribió: > De: Mariano Martinez Peck <[hidden email]> > Asunto: Re: [squeak-dev] Error installing Omnibase > Para: "The general-purpose Squeak developers list" <[hidden email]> > Fecha: jueves, 14 de mayo de 2009, 10:26 am > > > On Thu, May 14, 2009 at 12:13 PM, > Sebastian Sastre <[hidden email]> > wrote: > > > > > > > Hi Mariano, you need to > install FFI > first > It was Marcelo not me ;) I just thought the same and so > my questions haha > > > > > > > > De: > [hidden email] > > [mailto:[hidden email]] > En nombre de > Mariano Martinez Peck > Enviado el: Thursday, May 14, 2009 > 10:10 > Para: The general-purpose Squeak developers > list > Asunto: Re: [squeak-dev] Error installing > Omnibase > > > > > > On Thu, May 14, 2009 at 1:41 AM, > marcelo Cortez <[hidden email]> > > wrote: > > > folks > > i've > tried to install omnibase in many squeak images > versions without > sucess, > > the error is: > > closeHandle: aHandle > > "Close an open Win32 object handle, freeing > any resources held > by it. > Once closed a handle is no longer > valid. Answer whether the function > succeeds. > See Win32 SDK help for more > information. > > BOOL CloseHandle( > > HANDLE hObject > // handle of object to close > > );" > > <> expected ->apicall: > ulong ''CloseHandle'' (long) > module:''kernel32.dll''> > > ^self externalCallFailed' > > > > How are you installing it ? from Universes, SqueakMap or > Monticello? > > Do you have FFI installed ? > > Are you in Windows > ? > > Cheers, > > Mariano > > > > any > ideas? > tia. > > mdc > > btw, i use seaside image > > > > Yahoo! Cocina > Recetas prácticas y comida saludable > http://ar.mujer.yahoo.com/cocina/ > > > > > > > > > > > > -----Adjunto en línea a continuación----- > > > Yahoo! Cocina Recetas prácticas y comida saludable http://ar.mujer.yahoo.com/cocina/ |
Perhaps sending the SqueakDebug.log could give people more information.
(saludos argentinos) Mariano On Thu, May 14, 2009 at 1:07 PM, marcelo Cortez <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |