[Qgis-developer] Building QGIS with VC++ 2005 express
Martin Dobias
wonder.sk at gmail.com
Fri Jun 1 05:03:07 EDT 2007
On 5/31/07, Mateusz Loskot <mateusz at loskot.net> wrote:
> Martin,
>
> I've never used CMake for that purpose.
> Does CMake generate QT specific actions and build events like
> running moc.exe from project level?
Yes, it takes care of everything. With CMakeSetup you set all
dependencies and other configuration stuff. Then you just have to hit
'build' button in VC++. Ideally everything builds, but as noone takes
care of compatibility with VC++ probably some tweaks in sources will
be needed.
Martin
More information about the Qgis-developer
mailing list