<div>Hi all.<br></div><div>I build and run standard example "hello_marble" on windows 7 (using qmake for generate makefile), and the application can't see theme 
<pre style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#008000">"earth\openstreetmap\openstreetmap.dgml". The application use srtm.dgml theme. When I run marble.exe all works good(It see all themes).<br>
What may be the reason of this bug? Does anybody have the same problems on Windows 7?<br>Qt creator says follows when the application is run:<br></span><br>Запускается C:\Users\Wolfovich\test\release\test.exe...<br>Ignoring to load the following file since it doesn't look like a valid Marble plugin: "C:/.rnd" <br>
Ignoring to load the following file since it doesn't look like a valid Marble plugin: "C:/RHDSetup.log" <br>Ignoring to load the following file since it doesn't look like a valid Marble plugin: "C:/autoexec.bat" <br>
Ignoring to load the following file since it doesn't look like a valid Marble plugin: "C:/config.sys" <br>Ignoring to load the following file since it doesn't look like a valid Marble plugin: "C:/grldr.bak" <br>
Ignoring to load the following file since it doesn't look like a valid Marble plugin: "C:/setup.log" <br>Map theme file does not exist: "" <br>Falling back to default theme: "earth/srtm/srtm.dgml" <br>
QFSFileEngine::open: No file name specified<br>QFSFileEngine::open: No file name specified<br>QFSFileEngine::open: No file name specified<br>QFSFileEngine::open: No file name specified<span style="color:#008000"><br></span></pre>
 </div><div>PS. The marble was built without declarative plugins(not used qml). The build config is "Release" .</div>