Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: everSome on February 24, 2022, 04:42:51 pm

Title: R12723 fails to build contributed plugins on windows
Post by: everSome on February 24, 2022, 04:42:51 pm
R12723 fails to link in one of the wxSmith projects, I think it was in wxSmith - Contrib Items wx3.1.x (64 bit). Given what was changed in R12723, I replaced wxContribItems_wx31_64 with the R12719 variant that I happen to have, and now am able to build all the plugins. Hate to complain as I have a rather unorthodox build environment. Is anybody else seeing this?
Title: Re: R12723 fails to build contributed plugins on windows
Post by: Miguel Gimenez on February 24, 2022, 05:21:50 pm
I will check tonight...
Title: Re: R12723 fails to build contributed plugins on windows
Post by: Miguel Gimenez on February 24, 2022, 10:10:45 pm
Fixed in r12724 reverting the change to wxContribItems projects made in r12723.