A list of frequently asked questions (FAQ) is maintained at
http://asymptote.sourceforge.net/FAQQuestions on installing and using
Asymptote that are not
addressed in the FAQ should be sent to the
Asymptote forum:
http://sourceforge.net/projects/asymptote/forums/forum/409349Including an example that illustrates what you are trying to do will help you get useful feedback.
LaTeX problems can often be diagnosed with the -vv or
-vvv command-line options.
Contributions in the form of patches or Asymptote modules can be
posted here:
http://sourceforge.net/tracker/?atid=685685&group_id=120000To receive announcements of upcoming releases, please subscribe to
Asymptote at
http://freshmeat.net/projects/asyIf you find a bug in
Asymptote, please check (if possible)
whether the bug is still present in the latest Subversion
developmental code (see Subversion) before submitting a bug
report. New bugs can be submitted using the Bug Tracking System at
http://sourceforge.net/projects/asymptoteTo see if the bug has already been fixed, check bugs with Status
Closed and recent lines in
http://asymptote.sourceforge.net/ChangeLog
Asymptote can be configured with the optional GNU library
libsigsegv, available from
http://libsigsegv.sourceforge.net, which allows one to distinguish
user-generated Asymptote stack overflows (see stack overflow)
from true segmentation faults (due to internal C++ programming errors;
please submit the Asymptote code that generates such segmentation
faults along with your bug report).