Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Grit Clef on February 15, 2024, 12:30:46 pm

Title: ProjectsImporter debugging check failed
Post by: Grit Clef on February 15, 2024, 12:30:46 pm
Hello,
       I'm using ProjectsImporter to open a VC2008 project. I select MS Visual Studio Project, open that .vcproj file, and get the following errors. Click continue, and everything seems to be all right. Is this problem in wxWidgets or in CB?
Title: Re: ProjectsImporter debugging check failed
Post by: Miguel Gimenez on February 15, 2024, 12:56:04 pm
Should be fixed in r13451 (https://sourceforge.net/p/codeblocks/code/13451/).

EDIT: the problem was in C::B, but it went unnoticed until the runtime checks added to wxWidgets made this problem visible.