Our project is using ExternalProject_Add to build Ruby. Our BUILD_COMMAND on
Windows is "cd ${CMAKE_BINARY_DIR}/Ruby-prefix/src/Ruby-build && nmake". This
works using the professional versions of Visual Studio. However, using Visual
Studio Express 2010 I get an error that nmake is not a known
I should also add that I am building in 64 bit mode and had to install the 7.1
SDK along with a compiler patch to get Visual Studio 2010 express working at
all for 64 bit builds.
Dan
From: Macumber, Daniel
Sent: Friday, November 22, 2013 8:49 PM
To: cmake@cmake.org
Subject: ExternalProject BUIL
Hi,
for integration in an existing build infrastructure, I want to use cpack
with the TGZ generator to create packages that have the current
directory (./) as the first path component. The content of the archive
would look like this:
$ tar tf test.tar.gz
./x/
./x/foo
cpack currently creates pack
Dear all, I am trying to write a project file that is as simple as
possible for non developers.
I need ccmake to show options to users regarding packages, but I am
finding some difficulties. For example, when I want to show
Boost-related variables, for instance the root, include and lib:
# B
Hi Cory,
works like a charm!
(also without resetting COMPILE_DEFINITIONS)
Thanks a lot!
Lars
Gesendet: Freitag, 22. November 2013 um 14:11 Uhr
Von: "Cory Quammen"
An: "Lars Friedrich Lars"
Cc: cmake@cmake.org
Betreff: Re: [CMake] command line too long when compiling CUDA code wi
Lars,
When faced with this same problem, my workaround was to clear the list of
include directories. It also turned out I needed to clear the compiler
definitions passed with -D because nvcc choked on them. Here's how you do
that.
SET_DIRECTORY_PROPERTIES( PROPERTIES INCLUDE_DIRECTORIES "" )
SET_
Hello,
we're compiling CUDA code in a sub-library of a bigger project which depends on ITK, VTK, Qt, RTK and a further proprietary library.
The CMakeLists.txt of this sub-library looks somehow like this:
#
SET(OWN_LI
Hi. For uninstall CMake, you must delete following files:
com.Kitware.CMake.bom
com.Kitware.CMake.plist
from harddisk > private > var > db > receipts
It worked for me.
Best regards.
Guillermo Velasco, from Spain
--
View this message in context:
http://cmake.3232098.n2.nabble.com/Downgrade-
On 11/21/2013 09:55 AM, NoRulez wrote:
> I checked the logs from the web server which looks fine.
>
> I also have a look on the generated xml files (Update, Submit, ...), these
> looks also good.
>
> The LastSubmit file shows "successfully sent".
>
> The CDash remains empty, no experimental build