Thread
:
Debian Lenny32 make problem
View Single Post
#
2
05-27-2010, 04:17 PM
Derision
Developer
Join Date: Feb 2004
Location: UK
Posts: 1,540
Try adding:
Code:
#include <stdlib.h>
to the top of world/Adventure.cpp
Older versions of g++ would just let this pass without an error.
Derision
View Public Profile
Send a private message to Derision
Find all posts by Derision