build error in kdegraphics

Alexander Neundorf neundorf at kde.org
Thu Jun 3 14:27:05 CEST 2010


On Thursday 03 June 2010, Pavel Heimlich, a.k.a. hajma wrote:
> 2010/6/1 Alexander Neundorf <neundorf at kde.org>:
> > Can you put something like
> > #warning "Here I am"
> > in places where it makes sense in CMakeCXXCompilerId.cpp.in and then run
> > cmake again in clean build trees (small hello-world like projects should
> > be good enough for that).
>
> Hi, compiling slightly modified CMakeCXXCompilerId.cpp.in
> (http://tropikhajma.sweb.cz/osol/a.cpp) yields:
> $ CC a.cpp
> "a.cpp", line 7: Warning: #warning "CMakeCXXCompilerId.cpp.in:1".
> "a.cpp", line 22: Warning: #warning "CMakeCXXCompilerId.cpp.in:3".
> "a.cpp", line 62: Warning: #warning "CMakeCXXCompilerId.cpp.in:7".
> "a.cpp", line 67: Warning: String literal converted to char* in
> initialization. "a.cpp", line 68: Warning: #warning
> "CMakeCXXCompilerId.cpp.in:8". 5 Warning(s) detected.
> $ ./a.out
> SunPro
>
> HTH


Hmm, this looks good actually.
Could you please post the compiled a.out file ?

Do you also get the "Unknown" CXX compiler id with cmake 2.8.1 ?

Alex


More information about the Kde-buildsystem mailing list