I don't think that your problem is with slashes or backslashes. C::B and gcc admit both characters for path separator. You should check the real full path to your "other" gcc compiler and set accordingly the path to that compiler in your compiler's configuration (as told in the window, without the bin subfolder).
I don't think that your problem is with slashes or backslashes. C::B and gcc admit both characters for path separator. You should check the real full path to your "other" gcc compiler and set accordingly the path to that compiler in your compiler configuration (as told in the window, without the bin subfolder).
I don't think that your problem is with slashes or backslashes. You should check the real full path to your "other" gcc compiler and set it accordingly the path to that compiler in your compiler configuration (as told in the window, without the bin subfolder).
DragScroll plugin: updated after the move of dragscroll sources to a sub sobfolder
Thanks. As far I have tested, it's OK now.
Cool. Hope to test this work soon!
After disabling all the plugings and re-enabling them one by one, I think the problem I have comes from the dragscroll plugin: when desactivated, no problem, when activated the problem is there (of course, on my msys2 config, because it seems that with other compilers there is not systematically this problem). To test this, each time, I quit C::B then restart it to be sure that I have this 1rt time behavior.
A few tries but I don't really understand what's happen : If I insert wxBell(); at line : 1465: no bell rings at all. as if it never pass here ! 1532: it rings only when the menu is displayed, normal 1108: it rings only when the menu is displayed when I click on main workspace, normal 914: it rings only when the menu is displayed, normal PS: I have sent a PM to ollydbg because he uses also wxWidgets 3.3.2 and last Msys2