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

Pages: [1]
1
General / Flickering SFML-View with Qt
« on: May 11, 2009, 08:33:43 pm »
Hi,

System:
Win Xp SP3
Visual studio 2008
SFML 1.4
QT 4.5.1

Intel T7200 Dual Core
2Gb Dual Channel Ram
GeforceGo 7900


I tried to finish the qt tutorial. Everything's fine, the qt Window is there sfml-widget is initialized and there there, the loaded image is there, but I have one problem:
The sfml-widget is flickering. The green( clear()) against the grey window-background.
The source ode is exactly copied from the given sample files. (The Qt::WA_NoSystemBackground attribute is set.)

I suppose this is somehow connected with the use of QTimer.

Do I have to set some additional compiler, qt or sfml options?
Could this be some crippling with a dual core processor? Do I have to activate some Buffers?

When I set a frameratelimit with sfml the interval changes but the flickering still exists.
Vsync doestn make the problem any better.
The Problem occurs in Debug and Release. Uninitialized variables shouldnt be the problem.


thx for help
So Far...

Laguna

2
Graphics / Sfml crahses on Image::LoadFromFile
« on: November 05, 2008, 10:34:20 am »
Hi,
My Program crashes every time, i try to use the named method.
along with the crash the console writes cryptic letters and my pc mainboard speaker creates awful "beeps"

The Data is in the given position and the image and the sprite are properly initialized. (image::create works fine)

I'm using Visual studio 2008

Any intentions?

So Far...

Laguna!

Pages: [1]
anything