Kdevplatform compile error

Andreas Pakulat apaku at gmx.de
Sun Feb 27 10:13:54 GMT 2011


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

-- 
You will overcome the attacks of jealous associates.




More information about the KDevelop mailing list