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 - DanielV

Pages: [1]
1
General / Dynamic binding in current SVN
« on: December 11, 2008, 12:13:38 am »
Some News:
I found out that 926 is the last one working.

So it should be the Window/Context.cpp.

Thank you,
Daniel

2
General / Dynamic binding in current SVN
« on: December 10, 2008, 11:36:56 pm »
Ahh Sorry, i've just seen I wrote in the wrong forum. This should be under Help -> General  :oops:

I try to find the latest working revision.

3
General / Dynamic binding in current SVN
« on: December 10, 2008, 11:10:59 pm »
Hi,
is there a problem with the dynamic binding at the current SVN-version? (Rev. 955)

Static binding works without any problem but after i switch to dynamic binding and recompile the program ends in a "sleeping" console-window.

I tried it with sources from the svn tutorials ... same problem.
As soon as I create my sf::Window instance the programm goes to bed :wink:.

No errors or warnings in my compile-log.

I use VC++ 2008, SFML_DYNAMIC is defined.
Same configuration worked with an older SVN or Release 1.3.

Thank you,
Daniel

4
Graphics / Linking error when using static colors
« on: August 21, 2008, 12:44:25 am »
Found it!
I forgot to set the the SFML_DYNAMIC macro in the Release config.

Thank you,
Daniel

5
Graphics / Linking error when using static colors
« on: August 20, 2008, 11:58:10 pm »
Hi,
I always get a linking error when I use one of the static colors like sf::Color::White (Tutorial "Using views").

This problem appears only when i use the dynamic libs.
With the -s version of sfml-graphics.lib there isn't any trouble.

I'm using SFML 1.3 with MSVC 2008 Professional.

However, thank you for your awesome work Laurent.

Daniel

Pages: [1]
anything