kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #04214
Fixes
Before the real release will be out i would like to finish other parts together with marco to make this also a pre-release for OS X. It still needs further testing.
PCBNew startup:
./src/osx/combobox_osx.cpp(67): assert "!(style & wxCB_READONLY)" failed inCreate(): wxCB_READONLY not supported, use wxChoice instead
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
At pastebin a patch for some wxItemContainer errors and adding CTest/CDash support, and update compiling doc. This also has to be tested on the other platforms that wxItemContainer::GetClientData doesn't brake.
http://pastebin.com/m1d971ebb
Follow ups