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

Pages: [1]
1
Window / Re: sf::RenderWindow::create blocks.
« on: November 05, 2016, 09:26:04 am »
Thanks, now it works.

2
Window / sf::RenderWindow::create blocks.
« on: November 03, 2016, 07:34:35 pm »
I'm trying to use SFML with QT or Gtkmm, but whenever I call sf::RenderWindow::create the program stops. Debugger shows that it blocks on the syscall recvmsg. I followed all two tutorials and I tried to use https://github.com/KoczurekK/QSFML, with the same result. How can I make it work?

I use Arch Linux, with kernel 4.8.6, SFML 2.4.0, QT 5.7, Gtkmm 3.22, Wayland is installed but I'm almost sure it's not running.

Pages: [1]
anything