 |
|
Atari coding BBS
Re: I need help compiling SDL |
Posted by: mikro
|
Mar,29.2008-16:42
|
alan attached a patch file to his message. but don't worry, it's simple, just create file wchar.h and put it into /usr/include (or to toppler directory):
#ifndef _WCHAR_H
#define _WCHAR_H
/* Get size_t, wchar_t, wint_t and NULL from <stddef.h>. */
#define __need_size_t
#define __need_wchar_t
#define __need_NULL
#define __need_wint_t
#include <stddef.h>
#endif /* _WCHAR_H */
about my setup: yes, as you say. but what you really need is just dev/std/basic, nothing more.
about ex2: definitely, don't even try (ever!) to put unix stuff on filesystem without r/w/x bits, long names etc... ext2 is simply way to go.
if you again spot the ./configure problem, try to look into config.log (it's an output file) and find a message with error...
and if i can you give an advice: try to experiment under aranym, it's a lot of safer/faster and after you gain the required experience, then install it on falcon. you'll save a lot of time and nerves.
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
I need help compiling SDL game
|
sdl-beginner
|
Mar,29.2008-09:41
|
Re: I need help compiling SDL
|
mikro
|
Mar,29.2008-12:25
|
Re: I need help compiling SDL
|
mikro
|
Mar,29.2008-13:08
|
Re: I need help compiling SDL
|
mikro
|
Mar,29.2008-13:47
|
Re: I need help compiling SDL
|
mikro
|
Mar,29.2008-14:05
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,29.2008-15:28
|
Re: I need help compiling SDL
|
mikro
|
Mar,29.2008-16:42
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,29.2008-14:38
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,29.2008-16:50
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,29.2008-17:10
|
Re: I need help compiling SDL
|
mikro
|
Mar,29.2008-17:14
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,29.2008-19:35
|
Re: I need help compiling SDL
|
mikro
|
Mar,29.2008-19:44
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,30.2008-03:55
|
Re: I need help compiling SDL
|
mikro
|
Mar,30.2008-13:39
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,30.2008-15:12
|
Re: I need help compiling SDL
|
mikro
|
Mar,30.2008-18:51
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,30.2008-23:29
|
Re: I need help compiling SDL
|
mikro
|
Mar,31.2008-10:59
|
Re: I need help compiling SDL
|
sdl-beginner
|
Mar,31.2008-19:11
|
Re: I need help compiling SDL
|
mikro
|
Mar,31.2008-22:26
|
Re: I need help compiling SDL
|
sdl-beginner
|
Apr,01.2008-07:49
|
Re: I need help compiling SDL
|
sdl-beginner
|
Apr,01.2008-07:51
|
Re: I need help compiling SDL
|
mikro
|
Apr,01.2008-12:52
|
Re: I need help compiling SDL
|
sdl-beginner
|
Apr,01.2008-13:47
|
Re: I need help compiling SDL
|
sdl-beginner
|
Apr,01.2008-14:20
|
Re: I need help compiling SDL
|
sdl-beginner
|
Apr,01.2008-14:21
|
Re: I need help compiling SDL
|
sdl-advancer
|
Apr,01.2008-22:12
|
Re: I need help compiling SDL
|
mikro
|
Apr,01.2008-22:41
|
Re: I need help compiling SDL
|
J. F. Lemaire
|
Apr,02.2008-11:46
|
Re: I need help compiling SDL
|
mikro
|
Apr,01.2008-22:45
|
Re: I need help compiling SDL
|
J. F. Lemaire
|
Apr,02.2008-11:41
|
Re: I need help compiling SDL
|
mikro
|
Apr,02.2008-14:27
|
Re: I need help compiling SDL
|
sdl-advancer
|
Apr,02.2008-15:12
|
Re: I need help compiling SDL
|
mikro
|
Apr,02.2008-18:53
|
Re: I need help compiling SDL
|
sdl-advancer
|
Apr,03.2008-18:28
|
Re: I need help compiling SDL
|
CiH
|
Apr,03.2008-22:24
|
Update on above posting
|
CiH
|
Apr,03.2008-22:55
|
Re: Update on above posting
|
sdl-advancer
|
Apr,04.2008-07:29
|
Re: Update on above posting
|
MacFalcon
|
Apr,07.2008-11:45
|
Thanks a lot!
|
CiH
|
Apr,07.2008-21:46
|
Download Links
|
MacFalcon
|
May,13.2008-12:01
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|
|
 |