Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Compiling problem in VS C++ 2008
Print
Pages: [
1
]
Author
Topic: Compiling problem in VS C++ 2008 (Read 1114 times)
0 Members and 1 Guest are viewing this topic.
Faja
Newbie
Posts: 1
Compiling problem in VS C++ 2008
«
on:
May 13, 2011, 06:58:59 pm »
Hello i have problem with opening a window in sfml(i was doing this like in tutorial)
Please help
Logged
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
Compiling problem in VS C++ 2008
«
Reply #1 on:
May 13, 2011, 07:03:23 pm »
Link the SFML libraries sfml-window and sfml-system as specified in the tutorials. Don't forget to define SFML_DYNAMIC for dynamic libraries in SFML 1, and SFML_STATIC for static libraries in SFML 2.
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Compiling problem in VS C++ 2008