> WX_DECLARE_HASH_MAP(const char*, EDA_RECT, wxStringHash, wxStringEqual, > RECT_MAP );
Probably you are not using the other hashtable named PROPERTIES, declared in hashtable.h, because you are not defining: USE_NEW_PCBNEW_SAVE in your build? Just checking to see if this other similar hashtable is building in your environment.... Your environment is sort of a minority problem case at the moment, so I want to learn about it. Thanks, Dick _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

