Post Reply 
 
Thread Rating:
  • 25 Votes - 2.32 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem Building SDL Port in windows
Author Message
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #1
Problem Building SDL Port in windows
ok some information to building the SDL Port within windows Via MinGW and Cygwin (both produce same results in error messages)

When compiling I get this error (and it is in 2xSaI.cpp)
it's something to do with an Include Header called system.h but it's found in line 34 and 46, the declaration of 'typedef unsigned int u32' (line 46) and line 34 which is related to 46 says 'conflicts with previous declaration typedef uint32_t u32'

any suggestion guys how I would possibly go and fix this please

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
09-17-2008 11:44 PM
Visit this user's website Find all posts by this user Quote this message in a reply
chrono Offline
VBA-M Contributor
*****

Posts: 32
Joined: Mar 2008
Reputation: 0
Post: #2
RE: Problem Building SDL Port in windows
Try to remove
Code:
typedef unsigned char u8;
typedef unsigned short u16;
typedef unsigned int u32;
09-17-2008 11:59 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: