Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Problem Launching stable IDE on OpenBSD 4.8-stable
Re: Problem Launching stable IDE on OpenBSD 4.8-stable [message #32117 is a reply to message #32071] |
Mon, 25 April 2011 19:36   |
|
So, here is the final Makefile 
Actually all that was needed to be done was to use -O2 instead of -O3 optimizations...
Be aware, that theide compiled on OpenBSD suffers from the same bug as MacOS X version which causes the menus to be painted under the windows. To fix that change line 206 in uppsrc/CtrlCore/CtrlKbd.cpp from topwindow->SetWndForeground(); // cxl 2007-4-27 toif(activate) topctrl->SetWndForeground(); // cxl 2007-4-27
I also noticed (and had to correct) some compile errors in ndisasm plugin, but since you already compiled theide without noticing that, you probably don't need to fix that...
Hopefully, now you can finally enjoy a working theide 
Honza
-
Attachment: Makefile
(Size: 808.22KB, Downloaded 322 times)
|
|
|
Goto Forum:
Current Time: Mon Aug 18 15:15:29 CEST 2025
Total time taken to generate the page: 0.06728 seconds
|