[Red5devs] Trying to build with ant...

Luke Hubbard (luke@codegent.com) king.selassie at gmail.com
Fri Feb 17 01:10:50 EST 2006


Hi John,

Sorry my fuckup. I thought I checked in build.xml too. But obviously I
didnt.
Please do an update from svn. Let me know if there are any problems.

-- Luke


On 2/17/06, John Grden <neoriley at gmail.com> wrote:
>
> also,I noticed that mina was referenced as 0.8.0 rather than 0.9.0 - Luke,
> have you gone through build.xml yet for this stuff or am I just jumping
> the gun here ;)
>
> On 2/16/06, John Grden <neoriley at gmail.com> wrote:
> >
> > and since I've updated and received what looked like a lot of
> > refactoring and moving, I get an error about Build.xml having a problem
> > at line 54:
> >
> > <target name="compile" depends="prepare">
> >     <javac
> >         sourcepath=""
> >         srcdir="${src.dir}"
> >         destdir="${classes.dir}"
> >         debug="${debug.state}"
> >         classpathref="project.classpath "
> >         fork="yes"
> >         verbose="no"
> >         nowarn="yes"
> >         executable="${java.home}/../bin/javac"
> >         target="${java.target_version}">
> >     </javac>
> > </target>
> >
> > looks fine to me, and I've got JAVA_VERSION defined as 1.4 on my system.
> >
> > When I pause the ant build at the error, it says it can't locate
> > org.red5.io.amf
> >
> > I see tthat under src, there isn't any folder "io" - any consistency
> > there?
> >
> > --
> > John Grden - Blitz
>
>
>
>
> --
> John Grden - Blitz
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20060217/86ea6d1b/attachment.htm


More information about the Red5devs mailing list