On 08-11-17 15:30, Arun Bharathi wrote: > Hi Marian, > Yes. I need to build and execute QGIS open source in Qt windows.
Install build instructions are here: https://github.com/qgis/QGIS/blob/master/INSTALL Not sure if the Windows part is up to date though. On Linux, given you have all dependencies installed you can just fire up QtCreator and point to the CMakeLists.txt of the repo. On Windows I think (Windows devs, please correct me) it is easiest to get all the dependencies by using Osgeo4W. See ms-windows dir in root of QGIS repository. Regards, Richard _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
