[CMake] QtDialog isn't installed?

Miguel A. Figueroa-Villanueva miguelf at ieee.org
Mon Nov 19 16:18:16 EST 2007


On Nov 19, 2007 3:22 PM,  wrote:
> > As you've noted, install rules to install it and its dependent components
> > from Qt are lacking.
>
> There's an install command now for the executable.  If building with a static
> Qt, that's probably all that is needed for distribution.
>
> > I do not know if there is anything else "unfinished"
> > in it. I'll let Clinton answer that question if he's listening.
>
> My TODO list for the first cut has nothing left on it.
> Having testers now to find any bugs would be nice.
>
> I made an install of it last week on my machine and have been using it for
> most of my builds since.

Well for the record, I built CMake and my own project using:

WinXP, VS 2005, Qt 4.3.2, and CMake CVS of course.

Everything works like a charm so far. I enjoy:

- the error message widget on the bottom
- the fact that it doesn't close after a generate, so when testing a
module I can leave it up for the frequent runs.
- the search for cache variables
- and I can see how the add entry feature could be useful

I'll make any bug reports as they appear, if any.

Thanks,
--Miguel


More information about the CMake mailing list