[Qt] Qt versions on the create_framework.sh file

Vincent Snijders vsnijders at quicknet.nl
Thu Oct 11 20:30:14 CEST 2007


Mario Fetka schreef:
> Am Donnerstag, 11. Oktober 2007 20:06:07 schrieb Felipe Monteiro de Carvalho:
>> What is cmake?
> 
> take a look at http://www.cmake.org
> 
> it is also the standard buildsystem for kde4 that will also be present on 
> windows OS X
> 
> it is multiplatform
> 
> is a makefile generator
> 
> and it is normally already included in most linux Dists
> 

Not that I am going to build qt myself, t doesn't seem to be too 
widespread. Four *nix hosts, I use for building Lazarus snapshots:

michael-ep3:~ fpcfan$ uname -a
Darwin michael-ep3.local 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 
16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc
michael-ep3:~ fpcfan$ cmake
-bash: cmake: command not found

vsds at amd300:~> uname -a
Linux amd300 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 i586 
i586 i386 GNU/Linux
vsds at amd300:~> cmake
bash: cmake: command not found

fpcfan at amd64 ~ $ uname -a
Linux amd64 2.6.17-gentoo-r2 #1 SMP PREEMPT Sat Jul 8 19:27:04 EDT 2006 
x86_64 A     MD Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux
fpcfan at amd64 ~ $ cmake
-bash: cmake: command not found

fpcfan at scenergyng:~$ uname -a
Linux scenergyng 2.6.15-29-amd64-k8 #1 SMP PREEMPT Mon Sep 24 17:26:00 
UTC 2007 x86_64 GNU/Linux
fpcfan at scenergyng:~$ cmake
-bash: cmake: command not found

And finally the fifth:
Schindlers-iMac:~ fpcfan$ uname -a
Darwin Schindlers-iMac.local 8.10.1 Darwin Kernel Version 8.10.1: Wed 
May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386
Schindlers-iMac:~ fpcfan$ cmake
cmake version 2.4-patch 6


Vincent



More information about the Qt mailing list