Skip to content

kas1e/Irrlicht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

AmigaOS4 port of Irrlicht engine 1.8.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published