One thing to note is that even though it's now officially included 
in the SDK, it still doesn't work in Linux.  The last I 
checked, it needed a supporting executable that hadn't been ported 
over yet :(.

That said, if that were you problem you'd probably get the following 
error message:

"Error: Could not create toplevel.xml: Unknown OS for ASDoc.  ASDoc 
will only run on Windows and Mac OS X."

--Kaleb

--- In flexcoders@yahoogroups.com, "Benoit Thiebault" <[EMAIL PROTECTED]> 
wrote:
>
> Hi everyone,
> 
> I'm also trying to use ASDOC and encounters problems as well.
> I'm not using command line, but Eric Feminella's ASDocAntTask 
> 
<http://www.ericfeminella.com/blog/2007/06/07/asdocanttask-project-for-e\
> clipse/> . I have a strange error message : Impossible to open the
> document, Invalid byte 2 of 3-byte UTF-8 sequence. It happens for 
a
> whole bunch of files in the asdoc/templates directory, including  
the
> asdoc-util.xsl file.
> Do you have any idea what to do in that case ?
> 
> Thanks
> 
> Ben
> 
> 
> --- In flexcoders@yahoogroups.com, "Christophe Herreman" <lists@>
> wrote:
> >
> > have you tried using -doc-sources "path/to/project" instead of
> -source-path?
> >
> > AFAIK you don't need to specify the libs you're using then.
> >
> > regards,
> > Christophe
> >
> > ---
> > Christophe Herreman
> > http://www.herrodius.com
> > http://www.pranaframework.org
> >
> > 2007/12/7, Rico Leuthold rleuthold@:
> > >
> > >   I already have the swc in the source-path. I'm running asdoc 
from
> the
> > > root of the project folder like this: asdoc -source-path .
> -doc-sources.
> > >
> > > thanks_rico
> > >
> > > On 06.12.2007, at 16:14, Muzak wrote:
> > >
> > > > Add the location of the flexlib swc to the -source-path 
parameter
> list
> > > >
> > > > asdoc -source-path "path/to/project" "path/to/flexlib" ...
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "rleuthold" rleuthold@ <rleuthold%40access.ch>>
> > > > To: flexcoders@yahoogroups.com 
<flexcoders%40yahoogroups.com>>
> > > > Sent: Thursday, December 06, 2007 12:02 PM
> > > > Subject: [flexcoders] AsDoc and libraries problem
> > > >
> > > >
> > > > Hi,
> > > >
> > > > I want to run asdoc (from command line) for my project, but 
always
> > > > getting an error cause of
> > > > the flexlib components I'm using (Error: Could not resolve
> > > > <flexlib:SuperTabNavigator> to a
> > > > component implementation). Does somebody have an idea how to
> > > > exclude the flexlib
> > > > components when running asdoc ?
> > > >
> > > > thanx_rico
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Flexcoders Mailing List
> > > > FAQ:
> http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > > > Search Archives:
> 
http://www.mail-archive.com/flexcoders%<http://www.mail-archive.com/flex\
> coders%25>
> > > > 40yahoogroups.com
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > >
> > > ...................................
> > > Rico Leuthold
> > > rleuthold@ <rleuthold%40access.ch>
> > > +41(0)76 512 05 50
> > > ...................................
> > >
> > >
> > >
> >
> >
> >
> > --
> > Christophe Herreman
> > http://www.herrodius.com
> > http://www.pranaframework.org
> >
>

Reply via email to