[Cmake] Problem with LoadCommand
Brad King
brad.king at kitware.com
Mon Jan 6 14:18:40 EST 2003
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
More information about the CMake
mailing list