I have problems to crosscompile on MAC-OS for MinGW.
How kann I prevent this strange compiler flag on a Darwin Plattform?
Thanks
Claus
-
cmake -DCMAKE_C_COMPILER=i386-mingw32-gcc -DCMAKE_CXX_COMPILER=i386-
mingw32-g++ --debug-trycompile --debug-output -
solved it, it seems that the cmake file didn't contained the right paths to
search at.
On Thu 31 Dec 23:43 2009 e...@cs.bgu.ac.il wrote:
>
> hello, I have a program that uses fltk, I've defined the require part in
> cmakelist.txt but I still get undefined reference error, where are the file's
>
So I figured out the answer to:
Can anyone point me on a path which would help me figure out what (global
project settings) in dcmtk could be causing these kinds of changes in my
unrelated nbody project?
I removed (i.e. the force to use earlier version):
# check required version of CMake
CMAKE_M
Part 1 - Being resent in brokendown form due to 40kb limit on mail list
Continuing on with my attempt to build a project with includes 3rdParty Libs
I have run into a problem when adding library (using add_subdirectory(
pathtowherever/dcmtk dcmtk ) dcmtk (Dicom Toolkit) and building a CUDA test
ap
Part 2 - continued from above
Now finding where allocateNBodyArrays is in the files should not be hard,
but then again I am suing Win7. On a REAL os I would use grep. In the
search bar in Win7 I type in allocateNBodyArrays and search NVIDIA SDK and I
wait for Win7 to allow me to select find in
Part I - This original post bounced off CMake mail list due to 40kb limit.
I am was attempting to build the nbody source in the CUDA sdk to both learn
CMake and CUDA build settings (this is a documentation of that experience -
heck maybe this will help someone else). After moving the sources into
Yes, the attached patch corrects both problems.
--
Guilherme Balena Versiani.
2009/12/30 Alexander Neundorf
> On Tuesday 29 December 2009, Guilherme Balena Versiani wrote:
> > Hello all,
> >
> > FindRuby.cmake from CMake 2.8.0 does not support Ruby 1.9.1, and has some
> > errors on variable RU
Hi,
Am Samstag, 2. Januar 2010 schrieb Pau Garcia i Quiles:
> No, there is not. Just use an out-of-source build.
Great help.
Thanks a lot!
C.M.
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensour
On Sat, Jan 2, 2010 at 1:37 PM, C. Meissa wrote:
> Hello list,
>
> is there a make or cmake target which cleans all cmake generated files?
> (e.g. folder CMakeFiles, cmake_install.make, …)
>
> Would be nice not to be forced doing this manually…
No, there is not. Just use an out-of-source build.
Hello list,
is there a make or cmake target which cleans all cmake generated files?
(e.g. folder CMakeFiles, cmake_install.make, …)
Would be nice not to be forced doing this manually…
Thanks in advance
C.M.
___
Powered by www.kitware.com
Visit other K
10 matches
Mail list logo