Hi Jacory, I encountered the similar issue on my Mac OSX homebrew environment, and at that time, the cause was the difference of compiled Qt version (4.8.7) and loaded Qt version (4.8.6). https://github.com/OSGeo/homebrew-osgeo4mac/issues/95
If you follow the QGIS MSVC build instruction, could you try to launch "qgis.2.9.0.sln" from command prompt after executing the environment variables batch file, then run(debug) "qgis" project after setting it as "Startup project" ? (Because I think that launching the project after executing the batch file will guarantee to load same Qt library as compiled one.) Regards, Ko 2015-09-07 9:56 GMT+09:00 Jacory <[email protected]>: > Hi, > This is my second time writing to you, and my problem remains. I need > help, thank you. > I’m compiling QGis 2.9 on windows 10 platform, and when it was done, I > found there’re some buttons don’t have icon images. But I checked the > qgisapp ui file, there were image sources and the image files were just > there too. > Why is that? > Hope someone can help me with this problem, thanks a lot. > > This is my qgis desktop looks like > Sincerely > Jacory Gao > [email protected] > ============================= > > > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > -- Ko Nagase (長瀬 興) Georepublic Japan mail: [email protected] web: http://georepublic.co.jp
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
