Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

wxtrunk breaks compiling wxSmith; ctor of wxPGProperty has been made protected

<< < (5/5)

sodev:

--- Quote from: blauzahn on June 30, 2019, 08:48:34 am ---Compiling cb trunk (svn11763) with current trunk of wxWidgets fails within wxSmith plugin since yesterday (jun 29) with:

--- End quote ---

Doesn't build since 8c0a210a75e6790c8383b326cff7c434d8835f7f which is far ahead of wx30 ;).

oBFusCATed:

--- Quote from: sodev on July 10, 2019, 08:44:32 pm ---Doesn't build since 8c0a210a75e6790c8383b326cff7c434d8835f7f which is far ahead of wx30 ;).

--- End quote ---
So the build for you is failing? I'm on wx-master from yesterday and on linux everything builds. If you have build problem either post a build log or a patch.

sodev:
The build was failing before CodeBlocks 11783 but is working since then.

The additional patch does not fix building but fixes 11783 which enables editing of elements which should not be editable simply because 11783 forgot to change these elements accordingly. I hope this clears the confusion.

1) wxparentproperty.patch + wxschart.patch -> Fix building by using readonly parent property
2) wxs-1-composed.patch -> Fix buildind by using composed parent property

1) and 2) are mutually exclusive, you applied only half of 1), the other half is missing :)

Miguel Gimenez:
Created ticket 853 with the patch in Reply #13

https://sourceforge.net/p/codeblocks/tickets/853/

Navigation

[0] Message Index

[*] Previous page

Go to full version