News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Error compiling C::B 8.02

Started by neco, March 17, 2008, 04:32:50 PM

Previous topic - Next topic

neco

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