Code::Blocks Forums
User forums => Help => Topic started by: witcher on June 08, 2007, 09:59:21 pm
-
Because I could not create new user account at berlios.de thats why I write here.
When I tries to create new console aplication under FreeBSD 6.2
The code blocks fails with such error message writed to console
(codeblocks:20688): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container))
aborting...
Abort (core dumped)
-
Hi,
What version are u using?
Trigve
-
Almost the same error messages for me, so I don't post em twice. I compiled codeblocks-1.0r2_2 from the FreeBSD ports. It's build with wxGTX-2.6.3 (don't know why it doesn't used 2.8 ) - do you think this might be a problem?
-
It's build with wxGTX-2.6.3 (don't know why it doesn't used 2.8 )
Because this version of codeblocks is two years old :lol:. Please use a current nightly build.
-
RC2? I DO think that's the problem. Please try with a recent SVN version.
raph: we aren't providing nightlies for FreeBSD :wink:
-
raph: we aren't providing nightlies for FreeBSD :wink:
Oh man I'm used to this phrase :)
-
There is now (http://forums.codeblocks.org/index.php/topic,6147.0.html) a -devel port, so you can build your own nightlies...
See http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113608
Even though there are no nightlies now for Mac OS X or FreeBSD,
we could do "monthlies" for FreeBSD like is being done for Mac.
Would something like "PBI" work OK for that ? http://pbidir.com/
Ideally it would have all batteries (like e.g. wxWidgets) included.
-
I wanted to compile C::B on PC-BSD-1.3. But I couldn't find wxGTK package.
So my question, from where one can get BSD ports for PC-BSD?? :)
-
Oh, that's pretty old in deed. I'll try out the SVN devel this day.
thanks so far
-
Honestly, the devel port is very broken, just to warn you. Thanks anyway.