Menu

#7 get wxformbuilder to build on Mac OS X

Unstable_(example)
closed-accepted
nobody
None
5
2015-03-27
2015-03-22
No

Hello,
The trunk version of wxFormBuilder does not currently build on MAC OS X. These patches fix compilation issues on Mac OS X (yosemite).

Sorry about making 2 patches instead of 1; due to externals it became hard to make a single patch.

Applying patches

  • apply trunk.path to /3.x/trunk
  • apply build.patch to /build
1 Attachments

Discussion

  • Roberto Perpuly

    Roberto Perpuly - 2015-03-22

    patch for trunk

     
  • Roberto Perpuly

    Roberto Perpuly - 2015-03-22

    Also, note that wxFormBuilder will crash when using wxWidgets master, due to a bug with wxPropertyGridManager::SetPropertyAttributeAll

    See http://trac.wxwidgets.org/ticket/16922

     
  • Michal Bližňák

    • status: open --> closed-accepted
     
  • Michal Bližňák

    Applied to the trunk. Thank you for the patch!