User forums > Help

When will we get Code::Blocks for Mac OS X?

<< < (5/12) > >>

thomas:

--- Quote ---In file included from ../../../src/src/wxDockit/include/wx/gripper.h:19
--- End quote ---
Hmm... that's a strange one, we don't reference wxDockit at all any more (we use wxAUI).
Unless wxprec.h includes it (which I don't know), I have no idea how this would be included at all. Global search does not find any of gripper.h, barholder.h, or gdi.h in the entire source tree of Code::Blocks.

Maybe you could try and recompile wxWidgets from source? It almost looks like something *inside* your wxWidgets install is not consistent?


--- Quote ---Any good links for svn, since I don't have it?
--- End quote ---
http://subversion.tigris.org

bnilsson:
In the released source kit for BC (codeblocks-1.0rc2) there is definetely a wxDockit and a gripper.h inside it:
.//src/src/wxDockit/include/wx/gripper.h
Are you referring to a development version?

Pecan:

--- Quote from: bnilsson on July 17, 2006, 12:17:32 pm ---In the released source kit for BC (codeblocks-1.0rc2) there is definetely a wxDockit and a gripper.h inside it:
.//src/src/wxDockit/include/wx/gripper.h
Are you referring to a development version?



--- End quote ---

You really do not want to waste your time on CB 1.0rc2.
Building from SVN will reward you in both short and long run.

thomas:

--- Quote from: bnilsson on July 17, 2006, 12:17:32 pm ---In the released source kit for BC...
--- End quote ---
This will never work.
Get Subversion (http://subversion.tigris.org) and run svn checkout svn://svn.berlios.de/codeblocks/trunk from a console. Then try what happens if you run ./bootstrap and configure

Angel Portal:
I installed the wxWidgtes in the c:\ directory.
How do I configure the Code::Blocks to use the Library.
I did what it was explained in the IDE but it is not
enouth.

Angel Portal
angelp@correios.net.br

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version