John, > CMake - Microsoft > Project - Borland Try using CMakeSetup to configure and build a CMake compiled with Borland. Then use the Borland-compiled CMake for your project. If this solves the problem, then it is definately the difference in compilers. I don't think Borland's and Microsoft's C ABIs are compatible without some kind of wrapper around one of them. -Brad