Re: Build from source

From: Anders Peterson (anders_peterso..ptimatika.se)
Date: Wed Apr 12 2006 - 12:08:01 EDT

  • Next message: Marc Respass: "Re: Build from source"

    Well... that's what I do ...but I didn't say which version of eclipse I
    was using - it was 3.1.2 ;-)

    I've just spent several hours trying to upgrade to 3.2M6 and all the
    required dependencies, but can't get it to work.

    BTW. The last nightly build failed:
    http://www.mdimension.com/~wolips/build.log

    I've switched back to eclipse 3.1.2. Is it possible to get a version of
    WOLips that works with that?

    /Anders

    Bob Schwarzmann wrote:
    > Anders,
    >
    > Are you building from a command line or from within an IDE (your path would
    > indicate eclipse)?
    >
    > I build from the command line, on 10.4.6 with:
    > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-232)
    > Apache Ant version 1.6.2 compiled on March 20 2005
    >
    > cd into the projects directory and run: ant
    > All output goes into the temp directory.
    >
    > I did an update just this morning after Sebastien committed a fix I submitted.
    > Everything built successfully.
    >
    > Hope that helps,
    > -Bob.
    >
    > --- Anders Peterson <anders_peterso..ptimatika.se> wrote:
    >
    >> Hi All,
    >>
    >> I just tried to build from source (CVS HEAD) and it failed. I haven't
    >> done this in a very long time. Is there something I need to know?
    >>
    >> I'm using Mas OS X 10.4.6, Java 1.5.0_05 and Ant 1.6.2
    >>
    >> /Anders
    >>
    >> java:
    >> [javac] Compiling 13 source files to
    >> /Users/apete/Developer/eclipse3_ws/WOProject/temp/classes
    >> [javac]
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/actions/WOJavaApplicationLaunchShortcut.java:94:
    >> cannot find symbol
    >> [javac] symbol : method
    >> reportErorr(org.eclipse.core.runtime.CoreException)
    >> [javac] location: class
    >> org.objectstyle.wolips.launching.actions.WOJavaApplicationLaunchShortcut
    >> [javac] reportErorr(exception);
    >> [javac] ^
    >> [javac]
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/actions/WOJavaApplicationLaunchShortcut.java:104:
    >> cannot find symbol
    >> [javac] symbol : method
    >> reportErorr(org.eclipse.core.runtime.CoreException)
    >> [javac] location: class
    >> org.objectstyle.wolips.launching.actions.WOJavaApplicationLaunchShortcut
    >> [javac] reportErorr(exception);
    >> [javac] ^
    >> [javac]
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/AbstractWOArgumentsTab.java:334:
    >> warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    >> org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    >> [javac] public void launched(ILaunch launch) {
    >> [javac] ^
    >> [javac]
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/BrowserTab.java:20:
    >> warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    >> org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    >> [javac] public class BrowserTab extends AbstractWOArgumentsTab {
    >> [javac] ^
    >> [javac]
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/CommonWOArgumentsTab.java:101:
    >> warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    >> org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    >> [javac] public class CommonWOArgumentsTab extends
    >> AbstractWOArgumentsTab {
    >> [javac] ^
    >> [javac]
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/LogTab.java:87:
    >> warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    >> org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    >> [javac] public class LogTab extends AbstractWOArgumentsTab {
    >> [javac] ^
    >> [javac] 2 errors
    >> [javac] 4 warnings
    >>
    >> BUILD FAILED
    >> /Users/apete/Developer/eclipse3_ws/WOProject/build.xml:110: The
    >> following error occurred while executing this line:
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/build.xml:34: The
    >> following error occurred while executing this line:
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/build.xml:107:
    >> The following error occurred while executing this line:
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/build.xml:24:
    >> The following error occurred while executing this line:
    >>
    > /Users/apete/Developer/eclipse3_ws/WOProject/buildscripts/plugin-project.xml:25:
    >> Compile failed; see the compiler error output for details.
    >>
    >
    >

    -- 
    http://ojalgo.org/
    

    Mathematics, Linear Algebra and Optimisation with Java



    This archive was generated by hypermail 2.0.0 : Wed Apr 12 2006 - 12:08:04 EDT