← 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

 

On 8/11/2010 5:30 PM, Dick Hollenbeck wrote:
> 
>>     wxXmlProperty* GetAttributes() const
>>     {
>>         return GetProperties();
>>     }
>>   
> 
> Simplest is to use GetProperties() in xnode.cpp
> 
> I think that solves the problem.

At least until they deprecate GetProperties() for GetAttributes() in
some future version.  Then it will have to be changed back.  Ah the joys
of software development.

Wayne

> 
> Dick
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 



Follow ups

References