Re: classpath ordering for frameworks

From: Q (qdola..mail.com)
Date: Fri Apr 04 2008 - 18:39:24 EDT

  • Next message: Mike Schrag: "Re: classpath ordering for frameworks"

    On 05/04/2008, at 8:26 AM, Lachlan Deck wrote:
    > On 05/04/2008, at 8:39 AM, Q wrote:
    >>
    >> Are you sure you are linking to the 5.3 version of wonder?
    >
    > Fairly sure. But now you're making me doubt...;-) why is that marker
    > only in 54 of ER*?

    I think you will find it's the other way around. The marker is most
    likely in the Wonder NSFoundation classes which are only included in
    53 builds (because 54 does generics now). So wonder sees it is not
    running on 54 and isn't finding the marker so is complaining that
    NSMutableArray is not the one from ERExtensions (at least that's what
    I guess is most likely happening, I have never seen that error before).

    > I've got them symlinked to my java1.4 compatible builds version of
    > the various frameworks. That's what the app/framework's projects are
    > linked to.
    >
    >> On 05/04/2008, at 7:35 AM, Lachlan Deck wrote:
    >>> Hi there,
    >>>
    >>> just trying to debug a project that uses *.frameworks (inc.
    >>> Wonder). I've symlinked all relevant 53 frameworks into ~/Library/
    >>> Frameworks and adjusted the frameworks chosen within WOLips.
    >>>
    >>> However, Debug As > WOApplication... the first thing I see is the
    >>> following.
    >>>
    >>> No ERX_MARKER field in NSMutableArray found.
    >>> This means your class path is incorrect. Adjust it so that
    >>> ERExtensions come before JavaFoundation.
    >>>
    >>> I've tried changing the ordering of the frameworks (e.g., setting
    >>> 0 for ER* and greater than zero for others and vice versa). No luck.
    >>>
    >>> Any ideas?
    >
    > with regards,
    > --
    >
    > Lachlan Deck
    >

    -- 
    Seeya...Q
    

    Quinton Dolan - qdola..mail.com Gold Coast, QLD, Australia (GMT+10) Ph: +61 419 729 806



    This archive was generated by hypermail 2.0.0 : Fri Apr 04 2008 - 18:40:30 EDT