[CMake] Digital Mars

Amitha Perera perera at cs.rpi.edu
Wed May 17 13:41:52 EDT 2006


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.


More information about the CMake mailing list