User forums > Help
mac osx build failure
Lis:
--- Quote from: Auria on August 31, 2008, 05:48:25 pm ---If all you want is to use it, can't you just use the pre-built binaries??
--- End quote ---
No, im sorry but the precompiled version of CodeBlocks has the same splash problem. It also does not create any template source files and the project file browser crashes CodeBlocks itselve. If the Precompiled version would at least be usable I would not have started to compile it on my own.
--- Quote from: Auria on August 31, 2008, 05:48:25 pm ---Anyway, the splash screen that hangs for an incredibly long time is a known issue, i don't know what can cause it. Once the splash screen is gone, it should run at approximately okay speed. (scintilla is still a little low on mac. I know the CodeLite author optimized wxScintilla for mac in his mac version of CodeLite - but some changes also spped it up on linux. it would help to import these changes, it's just a core decision i can't take)
--- End quote ---
If this would be the only problem...
Greets Louis.
Auria:
What are the other issues? If you get a crash, getting a backtrace would be intersting
Lis:
Ok, right now i get this:
. done
wxSmith: loaded
wxSmithMime: loaded
Reading symbols for shared libraries . done
wxSmithContribItems: loaded
AutoVersioning plugin activated
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x07108cb0 in BrowseTracker::OnAttach (this=0x702f0d0) at BrowseTracker.cpp:218
218 m_pMenuBar = Manager::Get()->GetAppFrame()->GetMenuBar();
CodeBlocks crashed right at the start. Right now i do not know why this happens. Maybe CB never worked with the Apple wxWidgets. I compile the wxMac libs again and hopefully i am able to reproduce the object file browser crash.
[EDIT]
Same problem for the 2.8.8 wxMac libraries
Reading symbols for shared libraries . done
wxSmithContribItems: loaded
AutoVersioning plugin activated
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x055ca32c in BrowseTracker::OnAttach (this=0x68e8cd0) at BrowseTracker.cpp:218
218 m_pMenuBar = Manager::Get()->GetAppFrame()->GetMenuBar();
I will continue debuggin.
Greets Lis.
Navigation
[0] Message Index
[*] Previous page
Go to full version