Changes between Version 24 and Version 25 of CommonProblems
- Timestamp:
- 10/24/09 21:26:05 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v24 v25 32 32 http://www.freelists.org/archives/haiku-development/04-2008/msg00904.html 33 33 34 === No SDL/SDL.h found === 35 36 If after changing all the file paths in the configure file and continue to receive this message, even with the libSDL installed, it is because the configuration file is searching for the /tmp folder 37 38 Copy the SDL folder in /boot/common/include to 39 /boot/var/tmp/common/include 40 41 resolves the problem. 42 34 43 === conflicting types for `restrict' (Now fixed in Haiku) === 35 44
