Code::Blocks
July 29, 2010, 05:56:30 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New release 10.05 is ready. Grab it while it's hot!!!
 
   Home   Help Search Login Register  :: WebsiteWiki  
Pages: 1 ... 6 7 [8] 9
  Send this topic  |  Print  
Author Topic: The 10 October 2009 build (5859) is out.  (Read 33756 times)
jens
Global Moderator
Lives here!
*****
Posts: 2975



WWW
« Reply #105 on: November 08, 2009, 01:01:59 pm »

Maybe the F11 key doesn't like the project files created by the 5859 build?

There is indeed a bug in this nightly, that prevents C::B from asking whether it should create the file or not, but it has nothing to do with the version the file was created with.

I fixed it in svn r5865.

So you either have to wait for the next nightly, or build C::B from svn-sources.
Logged

Regards

Jens

debian - nightlies and wxWidgets (msw-)cross-build libs for "i386" and "amd64" : http://apt.jenslody.de/
C::B changelog: http://apt.jenslody.de/ChangeLog
MortenMacFly
Administrator
Lives here!
*****
Posts: 4593



WWW
« Reply #106 on: November 08, 2009, 08:00:49 pm »

Why do you think this is the code, that makes C::B crash ?
I read the back trace (crash eport). But I also think it's wrong. I am not sure but it might be that my scintilla sources are not in sync with the binary I used to create the crash report. It looks very weired to me, too - also the other lines in the crash report made not real sense. Altough they were exactly resolved.
Logged

Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Compiling help
Debugging help
Portable C::B
mushakk
Advanced newcomer
*
Posts: 25


« Reply #107 on: November 09, 2009, 05:24:15 pm »

First, sorry for the delay Sad

Quote
Quote
Example: sqlite-amalgamation-3_6_20
Where is that? A google search reveals simply nothing. What exactly is that? A file? A package?

Please provide more information / samples if you want help.

Sorry I thought that everybody knows sqlite, sorry again

Quote
And tell us the version of C::B you use, the OS (and version) and wxWidgets-version.

5859, of course. Windows Vista, wxWidgets 2.8.10

If I change whatever line and then I save the file (or I compile), C::B crashes Sad

Logged
MortenMacFly
Administrator
Lives here!
*****
Posts: 4593



WWW
« Reply #108 on: November 10, 2009, 09:08:10 am »

If I change whatever line and then I save the file (or I compile), C::B crashes Sad
If you know how to compile C::B yourself, try the scintilla branch. This works for me just fine on that file.

Ps.: I know sqlite but I didn't know it under that name (including the version number).
Logged

Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Compiling help
Debugging help
Portable C::B
xewenfung
Newcomer
*
Posts: 1


« Reply #109 on: November 10, 2009, 11:16:07 am »

Thank you ! Because i using C::B very confortable!
Logged
pasgui
Almost regular
**
Posts: 161


WWW
« Reply #110 on: November 11, 2009, 12:27:13 pm »

Code:
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference

Build for Ubuntu i386/amd64 can be found here

From Hardy to Jaunty: Needs wxWidgets library from http://www.wxwidgets.org/
Karmic: Used wxWidgets provided by Ubuntu [universe]

Best regards, pasgui
Logged
MortenMacFly
Administrator
Lives here!
*****
Posts: 4593



WWW
« Reply #111 on: November 11, 2009, 03:42:47 pm »

Code:
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference
@Jens: See - number two. So I am not alone anymore. Wink
Logged

Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Compiling help
Debugging help
Portable C::B
jens
Global Moderator
Lives here!
*****
Posts: 2975



WWW
« Reply #112 on: November 11, 2009, 03:52:29 pm »

Code:
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference
@Jens: See - number two. So I am not alone anymore. Wink

This should not happen with wxWidgets from ubuntu 9.10, at least it does not happen here.
Only happens with C::B linked against wxWidgets from apt.wxwidgets.org and ubuntu's wxWidgets installed (e.g. from my repo).

Both 2.8.10, so I wonder what they (the ubuntu-guys) did to break the compatibility.

I think that's why pasgui's C::B for 9.10 is linked against ubuntu's wx.
Logged

Regards

Jens

debian - nightlies and wxWidgets (msw-)cross-build libs for "i386" and "amd64" : http://apt.jenslody.de/
C::B changelog: http://apt.jenslody.de/ChangeLog
MortenMacFly
Administrator
Lives here!
*****
Posts: 4593



WWW
« Reply #113 on: November 11, 2009, 04:20:45 pm »

This should not happen with wxWidgets from ubuntu 9.10, at least it does not happen here.
Well I have a fresh (updated from 09/04) Ubuntu 09/10, wxWidgets from Ubuntu and freshly compiled C::B. It still happens. So you are saying that I would have references to apt.wxwidgets.org somewhere? Lemme see...
Logged

Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Compiling help
Debugging help
Portable C::B
MortenMacFly
Administrator
Lives here!
*****
Posts: 4593



WWW
« Reply #114 on: November 11, 2009, 05:28:56 pm »

Lemme see...
So - I don't have any reference to apt.wxwidgets.org neither I has at any time (at least I don't recall I needed it). I double-.checked that I am only using the wx packages of the Ubuntu repo, version 2.8.10-ubuntu1. I did another clean checkout of the C::B sources. Still the error persists.

It's frustrating and makes me feel like an idiot. Maybe it's only me, but every time I try to get "in contact" with Linux again such things happen to me. Sad

Edit: Oh, yes: And doing a "locate codeblocks" reveals nothing but the very C::B I had just compiled.
« Last Edit: November 11, 2009, 05:32:36 pm by MortenMacFly » Logged

Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Compiling help
Debugging help
Portable C::B
oBFusCATed
Lives here!
****
Posts: 1081


« Reply #115 on: November 11, 2009, 05:56:47 pm »

What about this explanation: http://pigeonsnest.co.uk/stuff/sarge/xrenderquerysubpixelorder.html ?

Do you have only one wx? Morten, can you search for libwx* in / ?
Logged
Halan
Advanced newcomer
*
Posts: 26


« Reply #116 on: November 20, 2009, 05:26:33 pm »

Both 2.8.10, so I wonder what they (the ubuntu-guys) did to break the compatibility.

Well karmic includes 2.8.10.1 maybe that makes a difference? Though such minor releases shouldn't break compatibility...
Logged
MortenMacFly
Administrator
Lives here!
*****
Posts: 4593



WWW
« Reply #117 on: November 20, 2009, 10:06:41 pm »

Just for the record: It works fine now. I removed all traces to anything called *codeblocks*, removed every source file did a whole new checkout, complete re-build from scratch via automake and voila it works. Before I just tried with make uninstall, make clean, make distclean which seems to leave some weired references. Doing the new checkout from scratch had these removed, probably.
Logged

Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Compiling help
Debugging help
Portable C::B
Halan
Advanced newcomer
*
Posts: 26


« Reply #118 on: November 21, 2009, 04:52:26 pm »

Just for the record: It works fine now. I removed all traces to anything called *codeblocks*, removed every source file did a whole new checkout, complete re-build from scratch via automake and voila it works. Before I just tried with make uninstall, make clean, make distclean which seems to leave some weired references. Doing the new checkout from scratch had these removed, probably.

Hm strange. I haven't ever build codeblocks by myself. I always used the packages either from jens or pasgui. Gonna try building the binary myself and see if that works.
Logged
pasgui
Almost regular
**
Posts: 161


WWW
« Reply #119 on: November 21, 2009, 05:20:28 pm »

Just for the record: It works fine now. I removed all traces to anything called *codeblocks*, removed every source file did a whole new checkout, complete re-build from scratch via automake and voila it works. Before I just tried with make uninstall, make clean, make distclean which seems to leave some weired references. Doing the new checkout from scratch had these removed, probably.

For me, when I build CB on Hardy with the wx from wxWidgets.org; I got a problem on Karmic with relocation problem with wx from ubuntu.
Also build on Hardy with wx from wxWidgets.org works well on Karmic but some others soft using wxWidgets are broken.
A strange thing, when I launch built from Hardy with wxWidgets.org on Karmic with wx from ubuntu with the options -d on codeblocks it works well.

When I build on Karmic with the wx provided by ubuntu it works well.

Thats why I provides one build from Hardy and one from Karmic.

Others solutions will be welcome.

best regards, pasgui
« Last Edit: November 21, 2009, 05:42:38 pm by pasgui » Logged
Pages: 1 ... 6 7 [8] 9
  Send this topic  |  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!