SkillAgentSearch skills...

Irrlicht

AmigaOS4 port of Irrlicht engine 1.8.4

Install / Use

/learn @kas1e/Irrlicht
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Irrlicht 1.8.4 AmigaOS4 port

to build release version:

cd source/Irrlicht make -f Makefile.amigaos4 NDEBUG=1

This will compile Irrlicht, create a static lib (libIrrlicht.a), and copy it into the subdirectory lib/AmigaOS4. That's all.

to build debug version:

cd source/Irrlicht make -f Makefile.amigaos4

For cross-compilation you may add -j4 at end to speed up compilation process.

Related Skills

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated20d ago
Forks9

Languages

C++

Security Score

75/100

Audited on Mar 8, 2026

No findings