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

ATTENTION DEVS: Branches merged

(1/2) > >>

mandrav:
I 've merged VERSION_1_0 and HEAD branches to HEAD.
VERSION_1_0 is stlll there, but don't use it anymore. I will only merge updates to it when they 're considered stable and tested in HEAD.
That's the way it should 've been since when we branched in the first place...

Update your local sources to work on HEAD.

If any of you has commited anything on VERSION_1_0 in the last 2-3 hours, please check that it made it to HEAD (else contact me).
Although most things should be working, some Makefiles might be out of sync. We 'll fix them, don't panic ;)
Notice that I 'm still working on the merge, at a logic level. For example, when auto-hide is enabled for the messages, it might crash. I 'm working on it and it will be fixed soon.

On a final note, I haven't merged the help_plugin and wxSmith because I 'm not really sure on which branch their active development takes place. So I ask their devs to contact me and resolve this.

Yiannis.

grv575:
I know you said the cbp and makefiles might not work yet but just a checklist
- remove STC linking (lwxmsw26_stc)
- replace "\msw\" "\msw$(WX_CFG)\" (otherwise it's linking against both lib\gcc_dll\msw _and_ lib\gcc_dllNonUnicode\msw)
- heh...merge back the unicode stuff or I'm not really sure what the consensus is about these changes...meantime I'll recompile wx for nonunicode against version_1_0 and see if the exit crash I was getting is not present w/o unicode or if it's a wx26 issue.  also try head w/ a nonunicode build.  but as of now I don't think there were many issues with even wx2.6 and unicode enabled.

and btw, people who are testing unicode and getting _imp___ZNxxx errors should check:
http://forums.codeblocks.org/index.php/topic,673.msg4851.html#msg4851
for the solution (wx setup.h problem).

rickg22:
Just to get things straight... you've got what was in VERSION_1_0 and put it in HEAD, right?

mandrav:

--- Quote from: rickg22 on August 26, 2005, 05:50:46 pm ---Just to get things straight... you've got what was in VERSION_1_0 and put it in HEAD, right?

--- End quote ---

Right.

byo:

--- Quote from: mandrav on August 26, 2005, 01:25:30 pm ---On a final note, I haven't merged the help_plugin and wxSmith because I 'm not really sure on which branch their active development takes place. So I ask their devs to contact me and resolve this.

--- End quote ---

wxSmith has always been developed under HEAD, so there's no need to change anything  :D

Navigation

[0] Message Index

[#] Next page

Go to full version