Amitha Perera
2006-05-17 17:41:52 UTC
Has anyone tried CMake with Digital Mars C/C++? My quick attempt with
CMake 2.2 and CMake 2.4.2 failed. Current error output with CMake 2.4.2 is
Determining if the C compiler works failed with the following output:
f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
Error: 'f' not found
I set
CC=c:/dm/bin/dmc.exe
CXX=c:/dm/bin/dmc.exe
and used the Unix Makefile generator.
Thanks,
Amitha.
CMake 2.2 and CMake 2.4.2 failed. Current error output with CMake 2.4.2 is
Determining if the C compiler works failed with the following output:
f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
Error: 'f' not found
I set
CC=c:/dm/bin/dmc.exe
CXX=c:/dm/bin/dmc.exe
and used the Unix Makefile generator.
Thanks,
Amitha.