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.


Topics - mr.d

Pages: [1]
1
Hi!

I am need a RenderWindow with same coordinates resolution as size of the window in pixels. I.e., after resize of window, RenderWindow maximum coordinates should be equal to window size (not to initial VideoMode)

How I can to achieve this?

2
C / How to build CSFML i386 version on x86_64 Linux system?
« on: June 26, 2013, 10:51:18 pm »
It is need for compartability with dmd D compiler - bug in 64 bit C ABI not followed for passing structs as function parameters:

http://d.puremagic.com/issues/show_bug.cgi?id=5570
https://github.com/Jebbs/DSFML/issues/27

Pages: [1]