|
|
Atari coding BBS
Re: I need help compiling SDL |
Posted by: mikro
|
Apr,01.2008-12:52
|
hi,
you're right, i didn't write it very clear.
i tell you, you don't have to reinstall everything everytime -- once you have installed std+basic+dev+net (if you need the net package) you're "safe", this is no windows where magic things happen... so until you don't want to delete something from / (system stuff) it's ok to play with the same system.
in this stage (not installed libiconv, installed libz/ldg/sdl) you should be able to success ./configure.
wchar.h, decl.h and decl.cc changes are necessary for "make" process.
here we go: ok, you say wchar no problem, let's move.
yes, you're (nearly ;) right, open these files in qed (they are located in toppler directory!)... go to the bottom... here you will see something like mb_state, mbrtowc etc... around this you will see #ifdef WIN32 ...stuff here... #endif (end of line, actually).
just comment out this -- so instead of this:
#ifdef WIN32
...
#endif
you will end with this:
//#ifdef WIN32
... (same as it was!)
//#endif
("//" is one-line comment in c++, similar to "#" in scripts).
... and don't forget to do it for both .h and .cc file. may it be? good ;)
about easymint version: use the newest one and 1.16.x kernel. i remember (at least in english version) that update for 1.70 somehow corrupted language file so instead of "Installing xxx.rpm" I see "Error of installation xxx.rpm" or something like that. this probably your case, too.
there isn't such thing like 1.15 RPMs vs 1.16 RPMs, so don't worry :)
|
[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.
|
|
|