[Bug 63781] ./configure fails when building project from SDL template
meldroc at frii.com
meldroc at frii.com
Wed Sep 10 00:15:09 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=63781
------- Additional Comments From meldroc at frii.com 2003-09-10 00:14 -------
Could be, Dominik. The problem with using #include "SDL/SDL.h" and -lSDLmain
-lSDL is it can break portability - hence the sdl-config script that comes
with SDL. A good solution would use sdl-config to automagically generate the
proper -l arguments.
More information about the KDevelop-devel
mailing list