C Board  

Go Back   C Board > Community Boards > Tech Board

Reply
 
LinkBack Thread Tools Display Modes
Old 07-30-2004, 09:59 PM   #1
i dont know
 
Vicious's Avatar
 
Join Date: May 2002
Posts: 1,200
SDL and MinGW Studio

I downloaded the SDL development kit for MinGW. When I tried to make the simple "test" program that initializes SDL, It won't work.

I have linked SDLmain and SDL libraries and it saya it cant find them, also I get the WinMain@16 refrence that seems to be a problem among many.

My question; does SDL have problems with MinGW Studio or is there some sort of installation steps the I need to follow. Ive googled it searched it and came out empty handed. Any help would be greatly appreciated.

EDIT:
Found my problem. I am not used to the MinGW Studio and I had to link these libraries in this way

Code:
mingw32, SDLmain, SDL
those commas really threw me off.

Last edited by Vicious; 07-30-2004 at 11:39 PM.
Vicious is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SDL Window opening with Console Window carrotcake1029 Windows Programming 2 12-23-2008 03:32 PM
Hard time having SDL and OpenGL work together indigo0086 Game Programming 5 07-05-2007 10:21 AM
Cannot create SDL window!!(PLEASE HELP!) SyntaxBubble Game Programming 2 05-08-2002 04:04 PM


All times are GMT -6. The time now is 07:43 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22