Wesnoth and FreeBSD

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
ziberpunk

Wesnoth and FreeBSD

Post by ziberpunk »

Hi, I've compiled and run Wesnoth on FreeBSD and it works well, but some things need to be changed:

gmake must be used instead of make.
In Makefile, the following changes have to be made:

sdl11-config instead of sdl-config
add -I/usr/local/include to INCLUDES
Post Reply