Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Telomin

Pages: [1]
1
Window / n00b error
« on: September 28, 2011, 06:19:52 am »
thank you very much!

2
Window / n00b error
« on: September 28, 2011, 05:31:44 am »
hi, im trying to follow the tutorials but i have a problem compiling with gcc

im using archlinux, sfml 1.99 and trying to compile the window-event source




in spanish
Quote

test.cpp: En la función ‘int main()’:
test.cpp:20:11: error: ‘Input’ en el espacio de nombres ‘sf’ no nombra un tipo
test.cpp:27:20: error: ‘class sf::Window’ no tiene un miembro llamado ‘GetEvent’
test.cpp:34:81: error: ‘sf::Key’ no se ha declarado
test.cpp:39:40: error: ‘Input’ no se declaró en este ámbito
test.cpp:39:60: error: ‘sf::Key’ no se ha declarado
test.cpp:44:69: error: ‘sf::Joy’ no se ha declarado
test.cpp:45:69: error: ‘sf::Joy’ no se ha declarado
test.cpp:46:69: error: ‘sf::Joy’ no se ha declarado

Pages: [1]
anything