Aros/Developer/Docs/Libraries/TTEngine

Navbar for the Aros wikibook
Aros User
Aros User Docs
Aros User FAQs
Aros User Applications
Aros User DOS Shell
Aros/User/AmigaLegacy
Aros Dev Docs
Aros Developer Docs
Porting Software from AmigaOS/SDL
For Zune Beginners
Zune .MUI Classes
For SDL Beginners
Aros Developer BuildSystem
Specific platforms
Aros x86 Complete System HCL
Aros x86 Audio/Video Support
Aros x86 Network Support
Aros Intel AMD x86 Installing
Aros Storage Support IDE SATA etc
Aros Poseidon USB Support
x86-64 Support
Motorola 68k Amiga Support
Linux and FreeBSD Support
Windows Mingw and MacOSX Support
Android Support
Arm Raspberry Pi Support
PPC Power Architecture
misc
Aros Public License

Introduction edit

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 edit

References edit