Hi, On Tue, Aug 12, 2014 at 12:58 PM, otmane yazidi alaoui < [email protected]> wrote:
> Hello there! > with Cmake I have this problem > you have an idea on how to fix it > > > ------------------------------------------------------------------------------ > > QGIS version: 2.5.0 Master (20500) > > Could not find GRASS > > Found Proj: C:/OSGeo4W/proj > > Found GEOS: C:/OSGeo4W/lib (3.4.2) > > Found GDAL: C:/OSGeo4W/apps/gdal-16/lib (1.6.3) > > Found Expat: C:/OSGeo4W/include > > Found Spatialindex: C:/OSGeo4W/include/spatialindex > > Found Qwt: C:/OSGeo4W/include/qwt (5.2.1) > > Found Sqlite3: C:/OSGeo4W/include/spatialite > > Could not find PostgreSQL > > Found SpatiaLite: C:/OSGeo4W/include/spatialite > > CMake Error at C:/Program Files/CMake > 2.8/share/cmake-2.8/Modules/FindQt4.cmake:1386 (message): > Found unsuitable Qt version "4.7.4" from C:/Qt/4.7.4/bin/qmake.exe, this > code requires Qt 4.x > Call Stack (most recent call first): > CMakeLists.txt:222 (FIND_PACKAGE) > Are you starting your shell for building by running the batch file as indicated here [0]? If so, it should be finding the Qt installed in OSGeo4W, not the C:/Qt install. It seems like you have another build environment, in addition to OSGeo4W already installed. Note: the INSTALL doc may be out-of-date, and you may have to edit the batch file contents to reflect the current setup of OSGeo4W, as indicated in INSTALL. When posting build issue questions like these, please add more context as to what your build setup is, and what you have already tried. For example, you noted: > I really am disappointed because I can not manage to compile the source code qgis on any platform Mac/ Windows 7 nor with MinGW or Visual Studio ... However, there was no followup by you regarding previous emails to the list with build directions and help offered to you. We would like to help you get QGIS compiled, but it is difficult to discern what you have done in your attempts to do so. You have posted multiple times for similar issues. Please try to limit the conversation to one thread, so others can logically follow along and look back over what you have tried. For larger code snippets and logs, consider using an online paste board, e.g. https://gist.github.com/ or http://osgeo.pastebin.com , etc., and including the link(s) to code you have posted there. Regards, Larry Configuring incomplete, errors occurred! > > See also "C:/dev/cpp/QGIS/build_qgis/CMakeFiles/CMakeOutput.log". > > See also "C:/dev/cpp/QGIS/build_qgis/CMakeFiles/CMakeError.log". > > > -------------------------------------------------------------------------------------------------------------------------------- > > > thank you > > > -- > //////////////////////////////////////////////////////// > YAZIDI ALAOUI OTMANE > Ingénieur d'état en Géomatique > Tel:+212652538743 > @ :[email protected] > http://www.doyoubuzz.com/otmane-yazidi-alaoui > ////////////////////////////////////////////////////////////////// > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
