Alexander, no joy. The problem is identical:
Root is CMakeLab
CMake Error: cmListFileCache: error can not open file R:/src/CMakeLab
CMake Error: Could not find cmake module file:
CMake Error: Could not find cmake module file:
R:/src/CMakeLab/build/CMakeFiles/2.8.12-rc3/CMakeASM-NASMCompiler.cmake
Correction: that is version 2.8.11.2
-Original Message-
From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of
g...@novadsp.com
Sent: 25 September 2013 18:38
To: a.neundorf-w...@gmx.net; cmake@cmake.org
Subject: Re: [CMake] NASM support?
Visual Studio 11.
Also have t
Visual Studio 11.
Also have the same with 2.2.11.2
Thanks.
-Original Message-
From: Alexander Neundorf [mailto:a.neundorf-w...@gmx.net]
Sent: 25 September 2013 18:19
To: cmake@cmake.org
Cc: g...@novadsp.com
Subject: Re: [CMake] NASM support?
On Tuesday 24 September 2013, g...@novadsp.c
Can anyone help? At the start of the root cmakelist.txt file
PROJECT(CMakeLab)
MESSAGE("CMakeLab")
ENABLE_LANGUAGE(ASM-NASM)
Which generates the following error(s) in CMake 2.8.10.2 on Windows:
CMakeLab
CMake Error: cmListFileCache: error can not open file R:/src/CMakeLab
CMake Err
Trying to work-around NASM issues by using ADD_CUSTOM_COMMAND. The VS2012
project includes all specified source files but 3.asm wrongly configured:
'does not participate in build'. None of the expected Custom Build Tool
properties set. What am I missing?
TIA.
#
CMAKE_MINIMUM_REQUIRED (VER