Re: Error in .wod file: missing class --> how do I add frameworks depencies ?

From: Sébastien Sahuc (lis..ahuc.net)
Date: Fri Sep 16 2005 - 18:21:00 EDT

  • Next message: David Teran: "which encoding for .wod files?"

    I think I fired that email too fast because by the time I wrote it it
    seems that WOLisp correctly built the component this time around so I
    bet it's been fixed in the last two days. Way to go !

    Thanks,

    Sebastien

    On Sep 16, 2005, at 3:13 PM, Sébastien Sahuc wrote:

    > I just updated to the latest version HEAD of wolisp, rebuilt and I
    > have the same error, missing class for ERXNonNullConditional from
    > Wonder ERExtensions which I'm certain to include in the java build
    > path as WO framework. So is that a bug ?
    >
    > Thanks again,
    >
    > Sebastien
    >
    > On Sep 16, 2005, at 2:50 PM, Mike Schrag wrote:
    >
    >> What build of wolips are you using (I ask because wod editor is
    >> actively under development and changes daily)?
    >>
    >> There used to be a bug that caused that error for some other
    >> reason entirely (which is now eluding me). So basically make sure
    >> you have the latest nightly build and if it still happens, let me
    >> know. I just tested this in mine and it is working, so it's
    >> something in the environment that we need to track down.
    >>
    >> ms
    >>
    >> On Sep 16, 2005, at 5:45 PM, Sébastien Sahuc wrote:
    >>
    >>> Hi,
    >>>
    >>> I'm having some trouble figuring out this one. Bear in mind that
    >>> I'm a begineer to the WO world so this might looks like something
    >>> benign to you all. Here is the deal:
    >>>
    >>> I'm creating a new WO Framework on top of existing WOFramework
    >>> built with XCode. One of the component in 'Componennts' is
    >>> reported by WOLisp compiler as error:
    >>>
    >>> The class for 'ERXNonNullConditional' is either missing or does
    >>> extend WOElement. ITVersionedObjectControl.wod
    >>> ITContentVersioning/Components/ITVersionedObjectControl.wo
    >>> line 103 September 16, 2005 2:14:10 PM 83310
    >>>
    >>> Looking at the .wod file here what it says:
    >>>
    >>> HasParent: ERXNonNullConditional {
    >>> condition = versionedObject.parentId;
    >>> }
    >>>
    >>> Seems to me that the ERXNonNullConditional is not properly
    >>> imported as dependency although I know FOR SURE that I've added
    >>> the ERExtensions (from project Wonder) to the java libraries list
    >>> (as WO Framework dep). What am I missing here ?
    >>>
    >>> Thanks
    >>>
    >>>
    >>> Sebastien
    >>
    >



    This archive was generated by hypermail 2.0.0 : Fri Sep 16 2005 - 18:20:29 EDT