User Activity

  • Modified ticket #1594 on Code::Blocks

    MINGW: Cannot build C::B, missing link to boost_system library.

  • Posted a comment on ticket #1594 on Code::Blocks

    Adding -lboost_system would fix your issue, but break compilation for users with recent boost versions, namely >= 1.89. Boost 1.66 is almost 9 years old, IMHO is time to upgrade. Just as we removed support for wxWidgets < 3.0.0, consider this as removing support for boost < 1.69.

  • Modified a comment on ticket #1594 on Code::Blocks

    In recent boost libraries the system library is header-only, so detection of the library failed. Which version of boost are you using? EDIT: the change was made in 1.69, a binary stub was left for compatibility until 1.89. In 1.70 and 1.88 the binary exists and only exports dummy_exported_function()

  • Posted a comment on ticket #1594 on Code::Blocks

    In recent boost libraries the system library is header-only, so detection of the library failed. Which version of boost are you using?

  • Committed [r393] on Code

    - Remove wxALIGN_CENTER_HORIZONTAL in horizontal sizers and wxALIGN_CENTER_VERTICAL in vertical ones so wxWidgets does not assert.

  • Committed [r13828] on SVN Repo

    - Settings: Fix assertion due to specifying wxALIGN_CENTER_HORIZONTAL in an horizontal sizer.

  • Committed [r13827] on SVN Repo

    - Remove wxALIGN_CENTER_HORIZONTAL in horizontal sizers and wxALIGN_CENTER_VERTICAL in vertical ones.

  • Posted a comment on ticket #1591 on Code::Blocks

    You can start checking if ProjectManagerUI::OnRightClick() is executed at all on the first click. I just insert a wxBell() for this kind of tests.

View All

Personal Data

Username:
wh11204
Joined:
2017-03-28 11:32:32
Location:
Madrid / Spain / CEST
Gender:
Male

Projects

This is a list of open source software projects that Miguel Gimenez is associated with:

  • Project Logo Code::Blocks A free C, C++ and Fortran IDE Last Updated:
  • FortranProject FortranProject plugin for Code::Blocks IDE Last Updated:

Personal Tools

MongoDB Logo MongoDB