Kdevplatform compile error

Andreas Pakulat apaku at gmx.de
Sun Feb 27 21:59:42 GMT 2011


On 27.02.11 16:57:57, Robin Atwood wrote:
> On Sunday 27 February 2011, Andreas Pakulat wrote:
> > On 26.02.11 12:37:34, Robin Atwood wrote:
> > > I am trying to build kdevplatform 1.2.0 against KDE 4.6.0 and get:
> > Can you generate the pre-processed output of that file (run make VERBOSE=1,
> > copy the compiler invocation and then add -I. Then you'll find the
> > preprocessed file in
> > interfaces/CMakeFiles/kdevplatforminterfaces.dir/foregroundlock.o). I guess
> > your compiler is not able to understand the code to which
> > PTHREAD_MUTEX_INITIALIZER expands.
> 
> Andreas
> Thanks for the advice but it cannot create foregroundlock.o. (?)

There is at least -E missing in your commandline and did you change into
the kdevplatform/interfaces directory first?

Andreas

-- 
Don't look now, but there is a multi-legged creature on your shoulder.




More information about the KDevelop mailing list