Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wxAuiNotebook introduction in TRUNK

<< < (3/10) > >>

killerbot:
in the end : both machines build OK.

dmoore:
I've updated FileManager and PowerShell plugins to build with AUI (hopefully :))


--- Code: ---cd [codeblockssource]/src/plugins/contrib
svn checkout http://svn.berlios.de/svnroot/repos/cbilplugin/branches/FileManager
svn checkout http://svn.berlios.de/svnroot/repos/cbilplugin/branches/PowerShell

--- End code ---

XayC:
I've found these two problems with this revision (5687):

- CB crashes when opening a project file that uses a user-defined compiler (and the user-defined compiler is not configured - i.e. reset to default settings).
- The background color of the text control (scintilla) is applied only where text is drawn, where no text is drawn the background is white.

I don't think these two things are coming from the AUI merge, but i wanted to point them out anyway.
If not already there I will soon fill two bug-reports.

XayC

MortenMacFly:

--- Quote from: XayC on July 07, 2009, 07:26:12 pm ---I don't think these two things are coming from the AUI merge, but i wanted to point them out anyway.

--- End quote ---
Make sure you do a complete clean compile. I mean: Remove *all* sources, checkout from scratch and build again. for installation remove C::B *completely* and install from scratch. Anything else will likely cause errors.

vix:

--- Quote from: MortenMacFly on July 08, 2009, 08:30:17 am ---Make sure you do a complete clean compile. I mean: Remove *all* sources, checkout from scratch and build again. for installation remove C::B *completely* and install from scratch. Anything else will likely cause errors.

--- End quote ---

I did it (remove old C::B, and the codeblocks folder under user\$APPDATA$), but I have the background color problem too.
Is there a hidden flag to set, or something ike that?

PS: I noticed the same thing when I compiled the wxAUI branch in the past weeks, but I thought it was my mistake.
No problem compiling C::B TRUNK until you merged the wxAUI branch

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version