(anonymous IP: 18.224.53.19,351) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (61) Office (21) Utility (250) Video (18) Total files: 1676 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] I was uploaded that file, because some ppl just dont know how to compile SDL, or has slow connection :P :] So if they dont compile SDL, then will not use it :P :] You should only copy this file into that directory : /usr/local/amiga/i686-aros/lib/ Or to other, if you have installed AROS SDK into other directory :P :] And now you will try it :D http://lazyfoo.net/SDL_tutorials/lesson02/preview.php Direct link: http://lazyfoo.net/downloads/index.php?file=SDLTut_lesson02 Download that lesson :D Unpack, and go to files :] Type that: i686-aros-g++ ./lesson02.cpp -s -lSDL Yeeeeeey :D, your first SDL app !!! :D ;] -s is for stripping, and that makes file much smaller :P :D -lSDL means that we wanna use libSDL.a :] Thats all :] Happy porting ;] |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |