Bork3D Games

Personal tools
From Bork3D
Jump to: navigation, search

Special Build Notes for Windows

FreeImage

The Bork3D Game Engine on Windows requires the FreeImage library to compile and run. However, due to FreeImage licensing, the library is not distributed with the Bork3D Game Engine; you must download it separately. If you distribute a game that runs on Windows using FreeImage make sure you read the "FreeImage Public License", which requires you to give credit FreeImage somewhere in your game.

To install FreeImage:

  • Download the "FreeImage DLL" distribution from freeimage.sourceforge.net
  • Extract zip file to \lib\FreeImage in the Bork3D Game Engine directory
  • Copy FreeImage.DLL (located in \lib\FreeImage\Dist) to engine_example and your other Bork3D Game Engine project directories