On 12/03/11 21.27, Mattia Barbon wrote:
On 12/03/11 16.51, Mark Dootson wrote:
Hi,
I know the problem is that build::Wx::XSP::Virtual is getting two definitions for IsEmptyCell, but I can't quite figure out where in ExtUtils::XSpp this is broken.This is the expected behaviour (EU::XSpp does not run the preprocessor, so it can't know which of the two definitions is visible) I just forgot to account for that in build::Wx::XSP::Virtual.
I just committed a fix. Regards, Mattia