[Qgis-developer] Building QGIS with VC++ 2005 express
Mateusz Loskot
mateusz at loskot.net
Fri Jun 1 05:41:07 EDT 2007
Martin Dobias wrote:
> 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,
Sounds great!
Then I believe it's better to stick to CMake instead of manual
hacking of Visual C++ projects.
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the Qgis-developer
mailing list