< Aros < Developer < Docs < Libraries
Introduction
I assume that the includes used for contrib programs are the ones in:
AROS/bin/linux-i386/gen/include/proto
I would have expected them to use (assuming its a hosted build your doing..) -:
AROS/bin/linux-i386/AROS/Development/include/proto
#include <proto/ttengine.h>
This is for ttengine.library which is ported to AROS. For more info on the lib. Not in Contrib, because a (linklib) version of freetype isn't built. see AROS/workbench/libs/freetype.
Examples
References
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.