Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
debug/release problem
Print
Pages: [
1
]
Author
Topic: debug/release problem (Read 2330 times)
0 Members and 1 Guest are viewing this topic.
mentaman10
Newbie
Posts: 16
debug/release problem
«
on:
December 17, 2011, 05:42:49 pm »
when I try to compiled on release it didn't work, and said something about the line of the window.
In the debug it didn't happen.
Logged
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
debug/release problem
«
Reply #1 on:
December 17, 2011, 05:56:41 pm »
Without a reasonable problem description, it is impossible to help you.
What message did exactly occur? Example code? What are your linker settings? And so on...
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
mentaman10
Newbie
Posts: 16
debug/release problem
«
Reply #2 on:
December 17, 2011, 05:59:50 pm »
here the message
Logged
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
debug/release problem
«
Reply #3 on:
December 17, 2011, 06:28:16 pm »
Also post a
minimal and complete
example code that reproduces this problem. Minimal and complete, not your whole code. The line where the error occurs, the list of linked libraries and the current configuration (e.g. Release DLL) are useful, too.
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
mentaman10
Newbie
Posts: 16
debug/release problem
«
Reply #4 on:
December 17, 2011, 06:37:52 pm »
I got what is the problen, I should recompile the dll as a release dll..
but now I have other problem...
I'm not sure if it is because the soil or because the sfml, it didn't happen when I used Win32 to create window...
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
debug/release problem