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

Compiler settings issue

<< < (2/4) > >>

Jenna:

--- Quote from: killerbot on October 21, 2009, 07:05:22 am ---great, I would say : apply in the special development branches, and bring it rather soon back to trunk, since now on certain machines things are broken, in the way, one can not access all fields, or even reach the ok button.

--- End quote ---

I will apply it later to new-scintilla- and debugger/propgrid-branch.

I'm a little busy right now and still "play" with symbols-browser loading speedup, the patch for this problem has priority, but I will commit it to trunk most likely during this day.

MortenMacFly:

--- Quote from: jens on October 21, 2009, 07:23:49 am ---I'm a little busy right now and still "play" with symbols-browser loading speedup, the patch for this problem has priority, but I will commit it to trunk most likely during this day.

--- End quote ---
I told you already: Absolutely no objections for this one. I also think this is more important and will have great benefit.

Jenna:
I just committed the changes to debugger/propgrid- and scintilla-testbranch.

Dialogs used by the wxSmith-contrib-items are unchanged, all other are changed.

I did not change wxSmith to know (and use, if wanted) wxScrollingdialog, so all wxs-files are unchanged, and if they are used, the appropriate source and header-files have to be fixed.
I will try to do this later.

Jenna:
And don't forget to rebuild the whole project, or at least remove the devel and output subfolder and delete the *.gch-files in src/include.
When using automake-system, run make clean, ./bootstrap (changed Makefile.am's) and ./configure [...] before a new call to make.

MortenMacFly:

--- Quote from: jens on October 22, 2009, 01:36:23 pm ---I just committed the changes to debugger/propgrid-

--- End quote ---
This does not work (so far). As you also changed wxPropGrid which is built as a library you'll need to include the sources for wxScrollingDialog, too. Otherwise the linker complains. I wonder how you managed to compile this...?!

I am not sure what is better:
Compiling wxScrollingDialog into wxPropGrid (and loosing sync with wxPropGrid sources therefore :-() or removing it from this component. Why did you modify this library?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version