Joaquin Cuenca Abela wrote:
> It still doesn't compiles for me.  Now it complains
> when it tries to do (what I suppose that it's) one
> of the compiled headers.  I got:
>
> Compiling...
> PCH_ev.cpp
> ..\abi\src\af\ev\xp\ev_EditEventMapper.h(145) : error

Right. There was a bug in that header, trying to use a type without neither
declaration nor definition. I had a change locally, bot forgot to commit it.

Committed ev_EditEventMapper.h
fwd. decl. needed class name

/Mike



Reply via email to