Debug mode also adds some "padding bytes" to variables. Meaning that when runing in debug mode if you do write over the bytes that immediatly follow a variable there won't be any problems, while in release mode you might in deed be writing over some other important data.

On 11/3/05, Rune Laursen <[EMAIL PROTECTED]> wrote:
Hi all,

I'm trying to use the Trackd API 2.0 for getting tracking input in an
OpenSG win32 application. I'm simply modiying a tutorial sample to
instantiate a TrackerReader object and link with the trackdAPI_MT.lib
library. This works fine in debug mode, but crashes in release mode with
the error: "The application failed to initailize properly (0xc0000018)",
so the app does not even reach it's entrypoint correctly. Anybody know
what can cause this problem?

cheers,
/Rune


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users



--
Brain

Reply via email to