← Back to team overview

kicad-developers team mailing list archive

Re: Compiling fails on XML class on Apple OS X with wxWidgets 2.9-svn

 

>     wxXmlProperty* GetAttributes() const
>     {
>         return GetProperties();
>     }
>   

Simplest is to use GetProperties() in xnode.cpp

I think that solves the problem.

Dick




Follow ups

References