Hi all,<br><br>When I execute an application that uses MarbleWidget in debug mode, the application crashes.<br><br>I have used the debugger in debug mode and I get an exception at line:<br><br>marbleWidget = new Marble::MarbleWidget(this);<br>
<br>If I use "Step Into" or "Step Over" in this line the application crashes.<br><br>If I execute the same application in release mode, the aplication works properly.<br><br>What's wrong?<br><br>Regards.<br>