I build from within VS it builds fine.
Thanks
Tony
On Wed, Feb 15, 2017 at 2:42 PM, Thompson, KT wrote:
> Tony,
>
>
>
> I don’t have access to the Intel compiler on Windows to try this out.
> However, in an old post I found, it was suggested that you can use cmake’s
> “-T”
Re: my previous email. To use the Intel C compilers I just can modify the
VS settings. So I have a way forward.
Regards,
Tony
On Wed, Feb 15, 2017 at 12:25 PM, Petr Kmoch wrote:
> Hi Tony,
>
> generators are for different *buildsystems*: a generator for Makefiles, a
> generato
Feb 15, 2017 at 12:25 PM, Petr Kmoch wrote:
> Hi Tony,
>
> generators are for different *buildsystems*: a generator for Makefiles, a
> generator for Visual Studio solutions, a generator for Ninja files, a
> generator for Eclipse projects etc.
>
> Intel C and Intel Fortran
Thank you so much Petr. I am new to cmake so did quite understand how
everything fits together. I will give your suggestion a try.
Regards,
Tony
On Wed, Feb 15, 2017 at 12:25 PM, Petr Kmoch wrote:
> Hi Tony,
>
> generators are for different *buildsystems*: a generator for Mak
I am having to switch to cmake from autotools for a third party tool I want
to build. We use Intel C and Intel Fortran on Windows. I see no mention of
an Intel C generator for cmake. I presume this means there is not one? If
so, can I create my own Intel C generator please?
Rgeards,
Tony
--
*Dr
without modifying CMake.
Thanks,
Tony-Alexandru Dincu
Software Developer
Ubisoft Craiova
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake community. For m
that other vendor's Fortran compilers.
Can someone provide me with the appropriate channel to get this process started?
Absoft is willing to
a provide no cost copy of the compilers as well as making modifications to our
compiler drivers if required.
Tony Goelz
Absoft C
Hi David,
0008165 - vs2005 midl chokes on CMAKE_INTDIR (also 2008)
http://public.kitware.com/Bug/view.php?id=8165
I would love to see a fix for 0008165 in the next version.
Each new version we pick up, I have to reapply Robert Lenhardt's patch and
rebuild.
http://public.kitware.com/Bug/f
S} /clr")
# set up a target
ADD_EXECUTABLE(AJunkProject ${PROJ_SRCS})
#==
I realize that my CMakeLists.txt is still pretty rough. It has a couple of
unneeded lines and should have more placed inside IF(WIN32), but I'm glad just
to have it working.
Thanks for creating cmake,
Tony
I found the attached patch posted online (sorry, I don't recall the author's
name).
It corrects the problem with incorrect quoting of the CMAKE_INTDIR variable
passed to the MIDL compiler.
Would it be possible to incorporate this in the next binary distro ? Is
there a more defined process required
Hi JD,
Busy day, at a conference all day, and just got a chance to look into this.
Unfortunately, no, the "pretty much make sure" part actually doesn't.
With the add_dependency in place on the executable, to bind it to the
external target, still, the external target is not generated before the
Hi All,
I’m attempting to add dependencies for generated code into my builds. I
have read the wiki article that J Decker posted to me in my last query
http://www.vtk.org/Wiki/CMake_FAQ#How_can_I_add_a_dependency_to_a_source_file_which_is_generated_in_a_subdirectory.3F
, but unfortunately, it
Hello all,
I'm hopeful that someone can point me in the correct direction to solve a
problem I'm having setting up arguments into the resource compiler.
I am attempting to add a custom rule to a CMakeLists.txt file to allow me to
set a specific flag for one file in the SOURCES list. I'm assuming
t to choke. Conversely,
excluding the backslash is valid for the compiler,
/D__USER__="$(username)"
but causes the resource compiler to complain of "unknown command".
Is there a way to isolate arguments for the resource comp
idea of what I might be doing wrong?
// tony
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
15 matches
Mail list logo