Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Why am I getting 300+ errors when trying to compile on OS X?
Print
Pages: [
1
]
Author
Topic: Why am I getting 300+ errors when trying to compile on OS X? (Read 3129 times)
0 Members and 1 Guest are viewing this topic.
epicasian
Newbie
Posts: 14
Why am I getting 300+ errors when trying to compile on OS X?
«
on:
February 24, 2011, 11:41:13 pm »
I followed the tutorial word for word and I'm getting a crap ton of errors. Can someone help me out?
Logged
ratzlaff
Newbie
Posts: 33
Why am I getting 300+ errors when trying to compile on OS X?
«
Reply #1 on:
February 25, 2011, 12:15:19 am »
You havent provided any useful information in order for us to help you. What are your error messages
Logged
Hiura
SFML Team
Hero Member
Posts: 4321
Why am I getting 300+ errors when trying to compile on OS X?
«
Reply #2 on:
February 25, 2011, 10:30:28 am »
Like ratzlaff said, we need much more information in order to help you. Which SFML version ? Which OS X version ? What did you do ? ...
Logged
SFML / OS X developer
epicasian
Newbie
Posts: 14
Why am I getting 300+ errors when trying to compile on OS X?
«
Reply #3 on:
February 25, 2011, 10:19:10 pm »
SFML:1.6
OS X: 10.6.6
Like I said in my original post, I followed the installation tutorial word for word, and I got errors like:
http://i203.photobucket.com/albums/aa162/tylerdx1993/Screenshot2011-02-25at41355PM.png
Logged
Hiura
SFML Team
Hero Member
Posts: 4321
Why am I getting 300+ errors when trying to compile on OS X?
«
Reply #4 on:
February 25, 2011, 10:22:16 pm »
Is your file extension .c or .cpp ? Someone has this issue not long ago.
Logged
SFML / OS X developer
epicasian
Newbie
Posts: 14
Why am I getting 300+ errors when trying to compile on OS X?
«
Reply #5 on:
February 27, 2011, 01:35:43 am »
The extension is cpp. Unless somehow I installed the templates or something improperly; I have no idea what's wrong.
EDIT: I messed with some of the project settings, and somehow... it builds now; but with 3513 errors :?
Logged
Ceylo
Hero Member
Posts: 2325
Why am I getting 300+ errors when trying to compile on OS X?
«
Reply #6 on:
February 27, 2011, 11:35:09 am »
If you try to use the default C++ command line project, does it build fine?
Logged
Want to play movies in your SFML application? Check out
sfeMovie
!
epicasian
Newbie
Posts: 14
Why am I getting 300+ errors when trying to compile on OS X?
«
Reply #7 on:
February 27, 2011, 06:04:47 pm »
Yes, perfectly fine.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Why am I getting 300+ errors when trying to compile on OS X?
anything