Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Audio
»
sf::music is not a type name
Print
Pages: [
1
]
Author
Topic: sf::music is not a type name (Read 2754 times)
0 Members and 1 Guest are viewing this topic.
thegoodjuy
Newbie
Posts: 1
sf::music is not a type name
«
on:
December 25, 2011, 03:00:06 pm »
all im trying to do is run the example source code sound.c but it says that sf::music isnt a type name. what can i do to fix this?
Logged
Tex Killer
Full Member
Posts: 242
sf::music is not a type name
«
Reply #1 on:
December 25, 2011, 06:04:40 pm »
Ok...
First, the correct would be sf::Music.
Second, are you compiling with C compiler? SFML is C++.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Audio
»
sf::music is not a type name
anything