Author Topic: ProjectsImporter debugging check failed  (Read 875 times)

Offline Grit Clef

  • Multiple posting newcomer
  • *
  • Posts: 61
  • Where there is a will, there is a way.
ProjectsImporter debugging check failed
« 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?
-Windows 7, 32-bit
-CodeBlocks r13490, gcc 13.2.0, debug version

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1563
Re: ProjectsImporter debugging check failed
« Reply #1 on: February 15, 2024, 12:56:04 pm »
Should be fixed in r13451.

EDIT: the problem was in C::B, but it went unnoticed until the runtime checks added to wxWidgets made this problem visible.
« Last Edit: February 15, 2024, 05:03:59 pm by Miguel Gimenez »