RE: [Xml1-wire-devel] Example source code.
Status: Planning
Brought to you by:
vinculum
|
From: David S. <dav...@da...> - 2001-04-09 13:25:59
|
Brian, > Now, I get an error message that it can't > find "BuildOneWireDependency" class. Do you have to build it for TINI. Can't you just use the PC version of the 1-Wire API to run this example? Dave > -----Original Message----- > From: xml...@li... > [mailto:xml...@li...]On Behalf Of Brian > D. Hindman > Sent: Friday, April 06, 2001 6:22 PM > To: Sean Kelly > Cc: XML1-Wire > Subject: RE: [Xml1-wire-devel] Example source code. > > > Sean, > > I'm still having some difficulty. > > Now, I get an error message that it can't > find "BuildOneWireDependency" class. > > I think I fixed the above with a > "classpath" attribute in the Build file. > > However, then it gave an error message that > it couldn't find the TINIConvertor class. > > Any ideas? > > Thanks, > --Brian Hindman, > Dallas Semiconductor. > > > -----Original Message----- > > From: xml...@li... > > [mailto:xml...@li...]On Behalf Of Sean > > Kelly > > Sent: Thursday, March 29, 2001 6:47 PM > > To: Brian D. Hindman; XML1-Wire > > Subject: Re: [Xml1-wire-devel] Example source code. > > > > > > Got it. > > > > When you run ant with no arguments, by default you get > > compilation for execution on your local system. Run > > ant and pass the "tini" argument: > > > > > ant -Dtini.dir=d:\download\tini\tini1.02 tini > > > > and you'll get a build for execution on a TINI. > > > > Take care. > > --k > > > > > > _______________________________________________ > > Xml1-wire-devel mailing list > > Xml...@li... > > http://lists.sourceforge.net/lists/listinfo/xml1-wire-devel > > > > _______________________________________________ > Xml1-wire-devel mailing list > Xml...@li... > http://lists.sourceforge.net/lists/listinfo/xml1-wire-devel > |