I recently started getting a "Call of overloaded 'wxDateTime(timestamp_t&)' is ambiguous" compilation failure in class_module.cpp line 573. I modified it to static_cast<time_t> m_LastEditTime, but I'm not sure that is what is intended here. This occurs both on MSVC and MSYS2 builds. (MSYS2 build here: http://darine.hogyros.de:8080/job/windows-kicad-msys2/244/)
Thomas
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp