I am trying to install a fpga synthesis software called ids from atmel ( www.atmel.com ) , and I am getting the following errors, does anybody know a way around this ? I don't have a windows installation so I can't try to copy the stdole32.tlb as this message says, unfortunately.
/ regards, Lars Segerlund.
fixme:ole:ITypeInfo_fnRelease destroy child objects
************************************************************************** You must copy a 'stdole32.tlb' file to your Windows\System directory! You can get one from a Windows installation, or look for the DCOM95 package on the Microsoft Download Pages. ************************************************************************** fixme:ole:LoadTypeLibEx Wanted to load L"stdole32.tlb" as typelib, but file was not found. fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 0? fixme:ole:PSFacBuf_CreateProxy GetFuncDesc 80004005 should not fail here. fixme:ole:StdMarshalImpl_UnmarshalInterface Failed to create a proxy for {91814ec1-b5f0-11d2-80b9-00104b1f6cea} fixme:ole:CoUnmarshalInterface Failed to Unmarshal the interface, 80004005? fixme:ole:_unmarshal_interface Marshalling interface {91814ec1-b5f0-11d2-80b9-00104b1f6cea} failed with 80004005 fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD. fixme:ole:xCall Failed to unmarshall param, hres 80004005 wine: Unhandled exception (thread 000b), starting debugger... fixme:ole:_xread Read only 0 of 4 bytes from 0x40. fixme:ole:_StubReaderThread Failed with hres 80004005
You can get it by installing DCOM98, available from the Microsoft website.
On Mon, 2003-08-25 at 11:31, Lars Segerlund wrote:
I am trying to install a fpga synthesis software called ids from atmel ( www.atmel.com ) , and I am getting the following errors, does anybody know a way around this ? I don't have a windows installation so I can't try to copy the stdole32.tlb as this message says, unfortunately.
/ regards, Lars Segerlund.
fixme:ole:ITypeInfo_fnRelease destroy child objects
You must copy a 'stdole32.tlb' file to your Windows\System directory! You can get one from a Windows installation, or look for the DCOM95 package on the Microsoft Download Pages.
fixme:ole:LoadTypeLibEx Wanted to load L"stdole32.tlb" as typelib, but file was not found. fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 0? fixme:ole:PSFacBuf_CreateProxy GetFuncDesc 80004005 should not fail here. fixme:ole:StdMarshalImpl_UnmarshalInterface Failed to create a proxy for {91814ec1-b5f0-11d2-80b9-00104b1f6cea} fixme:ole:CoUnmarshalInterface Failed to Unmarshal the interface, 80004005? fixme:ole:_unmarshal_interface Marshalling interface {91814ec1-b5f0-11d2-80b9-00104b1f6cea} failed with 80004005 fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD. fixme:ole:xCall Failed to unmarshall param, hres 80004005 wine: Unhandled exception (thread 000b), starting debugger... fixme:ole:_xread Read only 0 of 4 bytes from 0x40. fixme:ole:_StubReaderThread Failed with hres 80004005