View Single Post
  #1 (permalink)  
Old 12-02-2008
mvalle mvalle is offline
Registered User
 
Name: Mario Valle
Organization: Swiss National Supercomputing Centre
Project: OpenMicroscopyEnvironment C++ interfacing
 
Join Date: Nov 2008
Posts: 2
Build error: LocalObject(const void**) not found

I'm trying to build Ice 3.3.0/cpp on Mac OSX 10.4 but the build fails because Ice::LocalObject::LocalObject(const void**) is not found.
This happens building Freeze, FreezeScript, IceStorm and IceGrid. Instead the rest compiles without problems.
Any Idea? Thanks for your time!
mario
Attached Files
File Type: txt ice-error.txt (7.3 KB, 72 views)

Last edited by mvalle : 12-02-2008 at 08:10 AM. Reason: missing info
Reply With Quote