Hi Jacory, Thanks for your reply.
2015-09-07 11:36 GMT+09:00 Jacory <[email protected]>: > Thanks a lot, I solved the problem under your suggestion. > I did it in another way, I changed the path variable of Qt “qmake.exe” in > CMake. When I followed your suggestion, I opened CMake and found the > “qmake.exe" path variable is assigned to "osgeo4w\bin” directory, but the > version exactly I use is in another path. So I changed the path, and > regenerated the “sln” in CMake. Now the problem has gone. > Thank you very much, I think I can never find the solution on my own. Okay, no problem. > And would you mind to tell me the IDE you use on Mac? I have a Macbook Air > 2014 with 8G memory, but I’m not familiar to use it for developing, I use > windows normally. I’m just curious, and I really want to use my Mac, it’s > really beautiful. I tried QGIS Xcode build once, but it failed at loading Xcode project time. So, if you want to build QGIS on Mac environment, I think that "Qt Creator" is the only choice. (But, I still don't try it yet...) Probably, the following page is useful. https://github.com/OSGeo/homebrew-osgeo4mac/wiki/Developing-on-QGIS-using-OSGeo4Mac Regards, Ko > 在 2015年9月7日,上午9:45,Ko Nagase <[email protected]> 写道: > > 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 >> <QQ截图20150905145144.png> >> 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 > > -- 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
