Author Topic: Error compiling C::B 8.02  (Read 2759 times)

neco

  • Guest
Error compiling C::B 8.02
« on: March 17, 2008, 04:32:50 pm »
Hey y'all, I'm new here!

So, I downloaded C::B 8.02, and installed it, and it works great. So after that, I decide to see if I can compile it. So I download the latest wxWidgets, compile it as a monolithic DLL, download the C::B source, set the wx global variable to point to my wxWidgets installation, and I hit build->build. When it's building the "sdk" build target, I get this extremely strange error that I've never seen before. In the pre-build step, this error comes up: The procedure entry point _ctype could not be located in the dynamic link library msvcr71.dll. Huh? All the targets before that compile fine. Any ideas?

-neco