User forums > Help

Code::Blocks deps?

(1/1)

Anonymous:
Hi

I'm trying to compile code blocks under linux.  i've got wxwidgets compiled ok, but i need the wxStyledTextControl.  where do i find that? i've searched about the place but can't seem to find anything.  just a lot of garbage usenet posts.

are there any other deps that i need to be aware off?

Urxae:
It should be under <wxWindows dir>/contrib/src/stc, at least for my wxwindows 2.4.2 on Windows

mandrav:
That's right. It's in the contrib folder of wxWidgets.
For wxWidgets-2.4.2 (recommended) you will also need the XRC lib which is in contrib/src/xrc folder of wxWidgets.

Yiannis.

David Perfors:
for wxWidgets-2.6.0 stc is still in contrib/src/stc, build it with contrib/build/stc :)

Navigation

[0] Message Index

Go to full version