User forums > Help

Problems making CB for OSX from wiki instructions

<< < (8/11) > >>

bnilsson:
I don't say that the keybinder crashed.
I just say that when keybinder.zip is present in share/condeblocks CB crashes at quit, and quits ok when it isn't.

But actually, "not crashing at start or quit" is apparently not a critereia of success. I tried to load a project with my "working" set of plugins, and then it crashed anyway.

But it is difficult for me who has never used CB for real to sy what is working or not.
Maybe some other Mac-owner with more experience should do this.
I think I will take a break for a while and wait for better stability.

afb:

--- Quote from: bnilsson on September 26, 2006, 07:44:07 am ---But it is difficult for me who has never used CB for real to sy what is working or not.
Maybe some other Mac-owner with more experience should do this.
I think I will take a break for a while and wait for better stability.
--- End quote ---

Yeah, it isn't really ready for prime-time just yet - but your help is appreciated!

If you just want to use Code::Blocks on the Mac, would an X11/GTK version help?
(it's possible to build such a version with DarwinPorts, with: +puredarwin-macosx)

bnilsson:
An X11 version of CB would be useful, absolutely.
Do you have one?

afb:

--- Quote from: bnilsson on September 26, 2006, 09:07:58 am ---An X11 version of CB would be useful, absolutely.

--- End quote ---

I don't have a standalone version, mainly because I didn't feel like
compiling GTK+ and all of the requirements. However, it is possibly
to build one using DarwinPorts, and a local Portfile repository...

On the Wiki are the files you need, first you build "wxGTK" in
graphics/wxGTK (you need to uninstall the usual "wxWidgets")
and then you build C::B in devel/codeblocks, without wxMac.

Once set up, it's something like:

--- Code: ---sudo port install wxGTK
sudo port install codeblocks +puredarwin-macosx

--- End code ---

bnilsson:
I have a problem getting the parts for this port install:

port install graphics/wxGTK
--->  Fetching wxGTK
--->  Attempting to fetch patch-soundsdl.diff from http://distfiles-od.opendarwin.org/wxGTK/2.6.3
--->  Attempting to fetch patch-soundsdl.diff from http://distfiles-msn.opendarwin.org/wxGTK/2.6.3
--->  Attempting to fetch patch-soundsdl.diff from http://distfiles-bay13.opendarwin.org/wxGTK/2.6.3
--->  Attempting to fetch patch-soundsdl.diff from http://distfiles-od.opendarwin.org/
--->  Attempting to fetch patch-soundsdl.diff from http://distfiles-msn.opendarwin.org/
--->  Attempting to fetch patch-soundsdl.diff from http://distfiles-bay13.opendarwin.org/
Error: Target com.apple.fetch returned: fetch failed
Any suggestions?

port install wxgtk
is not behaving the same way as
cd /opt/local/var/db/dports
port install graphics/wxGTK
although I did /opt/local/bin/portindex, detecting the 3 new ports.
So am a little confused.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version