ENIGMA Forums

General fluff => Announcements => Topic started by: time-killer-games on March 12, 2020, 09:15:29 pm

Title: Announcing FreeBSD Support
Post by: time-killer-games on March 12, 2020, 09:15:29 pm
Hey guys...

Here's a game by community member hpg678 (https://enigma-dev.org/forums/index.php?action=profile;u=911) running natively on BSD that was compiled with ENIGMA:

(https://i.imgur.com/jC26vln.png)

(https://i.imgur.com/8t7ZwfB.png)

Waiting for Josh to finish some stuff with JDI, in the meantime, you can make games for FreeBSD using my branch; make sure you build with the clang compiler instead of gcc otherwise projects that use sound or audio functions will have a segmentation fault and won't run.

Install instructions:

https://enigma-dev.org/docs/Wiki/Install:FreeBSD

Here's the pull request that adds support to FreeBSD for those waiting anxiously for it to be merged into master and want updates on it:

https://github.com/enigma-dev/enigma-dev/pull/1916

Regards,
Samuel
Title: Re: Announcing FreeBSD Support
Post by: hpg678 on March 27, 2020, 06:34:57 pm
Thanks Sam for the fine work you've done having it run on that platform.
Title: Re: Announcing FreeBSD Support
Post by: time-killer-games on March 27, 2020, 08:18:09 pm
You're welcome! :)