User forums > Using Code::Blocks

Code::Blocks doesn't compile on Ubuntu Linux with wx 2.5

<< < (7/13) > >>

knue:
The Makefile.unix.wx2.6 does not work neither
Have you anupdated version?

rickg22:
Yiannis: Please updload the Makefile.unix.2.6 to the /downloads page on the website. When you're done, tell me so I can update the website.

mandrav:

--- Quote from: knue on July 27, 2005, 10:58:29 pm ---The Makefile.unix.wx2.6 does not work neither
Have you anupdated version?

--- End quote ---

No, not now. I will try to attach one tomorrow.
If you 're in a hurry, just edit Makefile.unix. Change the wx lib's name, the LIB_WXSTC name and remove all references "-l$(LIB_WXXRC)".


--- Quote from: rickg22 on July 27, 2005, 11:15:51 pm ---Yiannis: Please updload the Makefile.unix.2.6 to the /downloads page on the website. When you're done, tell me so I can update the website.

--- End quote ---
No need Rick. We 'll release soon an update with all these minor issues solved.

Yiannis.

Funto:
Yeaaah, everything compiles with your Makefile mandrav :) (sorry knue I haven't tried yours...).

I could use the "update" script without having to convert it with dos2unix...
Simply made chmod +x update && ./update

The Code::Blocks IDE seems to work, however when I start it it says in a wxMessageBox "Deleted stale lock file '/home/funto/Code::Blocks-funto'.", and when I close it it says in the console :

--- Quote ---funto@home:~/installations/codeblocks-1.0-RC1/src/devel $ ./codeblocks.exe

(codeblocks.exe:15411): Gtk-CRITICAL **: gtk_widget_ref: assertion `GTK_IS_WIDGET (widget)' failed

(codeblocks.exe:15411): Gtk-CRITICAL **: gtk_widget_unrealize: assertion `GTK_IS_WIDGET (widget)' failed

(codeblocks.exe:15411): Gtk-CRITICAL **: gtk_widget_unparent: assertion `GTK_IS_WIDGET (widget)' failed
Erreur de segmentation

--- End quote ---

:(

Funto:
NB : these errors appear when we close the window with Alt-F4, not when we use File->Quit.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version