On Mon, 8 Jun 2009, Adam A Smith wrote:
On Sun, 7 Jun 2009, Mathieu Malaterre wrote:
On Sat, Jun 6, 2009 at 2:19 AM, Adam A Smith wrote:
I'm curious if someone has run into this before:
I'm using CMake to make some SWIG .i files. ?I then use SWIG on those
files,
and it tells me t
On Sun, 7 Jun 2009, Mathieu Malaterre wrote:
On Sat, Jun 6, 2009 at 2:19 AM, Adam A Smith wrote:
I'm curious if someone has run into this before:
I'm using CMake to make some SWIG .i files. I then use SWIG on those files,
and it tells me that I have a syntax error. (I don't k
I'm curious if someone has run into this before:
I'm using CMake to make some SWIG .i files. I then use SWIG on those
files, and it tells me that I have a syntax error. (I don't know SWIG
syntax that well, but I'm learning.) I thought I'd ask all of you if this
is something you were familia
I feel that these are stupid questions, but I'm still a little confused
about the basic example.
It mentions 3 source files: hello.cxx, demo.cxx, and demo_b.cxx. So is
hello.cxx supposed to be the source file for a library, with no main()?
That would possibly make demo.cxx the entry point fo
Thanks guys--that was a big help.
Adam
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/
Has anybody written a basic tutorial on how to get started with CMake?
I've been looking through the docs, and
http://www.cmake.org/cmake/help/examples.html is not clear at all. It's
written all in the passive voice, which makes it very hard to understand
what's done automatically, and what th