Results 1 to 3 of 3

Thread: Build error: LocalObject(const void**) not found

  1. #1
    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 Attached Files
    Last edited by mvalle; 12-02-2008 at 09:10 AM. Reason: missing info

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,140
    Hi,

    Note that we no longer officially support Mac OS X 10.4.x. In any case, it looks like you're using a old compiler (gcc 4.0.0?), see here for a similar report. I recommend upgrading to a newer Xcode version.

    Cheers,
    Benoit.

  3. #3
    mvalle is offline Registered User
    Name: Mario Valle
    Organization: Swiss National Supercomputing Centre
    Project: OpenMicroscopyEnvironment C++ interfacing
    Join Date
    Nov 2008
    Posts
    2

    Smile It works!

    Upgraded Xcode to 2.2 and now Ice compiles fine (also without the two workarounds you mention).
    Thanks again!
    mario

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 04-01-2010, 12:36 PM
  2. IcePHP install error: Ice files not found in deault path.
    By René Pedersen in forum Help Center
    Replies: 14
    Last Post: 09-06-2005, 04:21 PM
  3. Error: Slice source directory not found
    By mkk in forum Help Center
    Replies: 2
    Last Post: 03-21-2005, 09:18 AM
  4. Replies: 4
    Last Post: 05-28-2004, 06:52 PM
  5. Replies: 6
    Last Post: 04-11-2004, 10:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •