Slider-problems in releasemode?

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

Nomonkeybusiness
Not too shy to talk
Not too shy to talk
Posts: 45
Joined: Wed Sep 09, 2009 11:20

Slider-problems in releasemode?

Postby Nomonkeybusiness » Wed Feb 23, 2011 13:12

Hi!
We're experiencing some troubles with the slider window-class while running release-mode with full optimization.
We're using the 0.7.2-version, and we do not update windows that are invisible.
Our sliders works perfectly in debug and release without optimization, but when running with full Opt. the value from the slider is always "2.803e-045#DEN".
This is also true for the min/max-values of the slider. How can this be?

We're using TrueVision3D for rendering (and it uses DirectX 9)

Regards
Christoffer

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: Slider-problems in releasemode?

Postby Kulik » Wed Feb 23, 2011 13:41

d_value is initialised to 0.0f in constructor so it's not that. Can you post the exact compiler flags and exact compiler you are using?


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 16 guests