On 11/12/2010 05:37 PM, luxInteg wrote:
> On Friday 12 November 2010 13:17:50 Michael Hertling wrote:
>> On 11/12/2010 02:46 PM, luxInteg wrote:
>>> Greetings,
>>>
>>> I am learning cmake
>>>
>>> I am building an executable which needs to first compile a C program
>>> and then recompiling the o
On Friday 12 November 2010 13:17:50 Michael Hertling wrote:
> On 11/12/2010 02:46 PM, luxInteg wrote:
> > Greetings,
> >
> > I am learning cmake
> >
> > I am building an executable which needs to first compile a C program
> > and then recompiling the object file with another file in fortran
Hi there!
Anyone tried this and got good results?
After google I only found those ugly way to compile PHP in its traditional
way,glad if anyone can provide some info on this..
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
On 11/12/2010 02:47 PM, luxInteg wrote:
> On Thursday 11 November 2010 21:55:31 Alexander Neundorf wrote:
>> On Thursday 11 November 2010, luxInteg wrote:
>>> Greetings
>>>
>>> I am learning cmake.
>>>
>>> I think I now know how to generate libraries and executables but I
>>> have
>>>
>>> not
On 11/12/2010 02:46 PM, luxInteg wrote:
> Greetings,
>
> I am learning cmake
>
> I am building an executable which needs to first compile a C program and
> then recompiling the object file with another file in fortran.
>
>
> Here is an excerpt from a unix makefile I am attempt to port t
Dear all,
I'm trying to install openbabel in linux which in its last version
(2.3.0) uses cmake installer. I haven't been able to compile it with
biddings with python 3.1 when using the -DPYTHON_BINDINGS=ON option. I
have python 2.7 and 3.1 installed in my system and the python command
points to py
Greetings,
I am learning cmake
I am building an executable which needs to first compile a C program and
then recompiling the object file with another file in fortran.
Here is an excerpt from a unix makefile I am attempt to port to cmake as part
of my cmake turotial.
fileC.o: fileC.c
On Thursday 11 November 2010 21:55:31 Alexander Neundorf wrote:
> On Thursday 11 November 2010, luxInteg wrote:
> > Greetings
> >
> > I am learning cmake.
> >
> > I think I now know how to generate libraries and executables but I
> > have
> >
> > not yet grasped how the tree and directo
The thread you replied is meant for bug number listing only. I've
started a new thread to continue this discussion. It should really be
recorded in the bug notes since it's specific to that bug...
http://public.kitware.com/Bug/view.php?id=8165
On Fri, Nov 12, 2010 at 3:24 AM, David Hunter wrote:
I would second this, I have been manually removing the CMAKE_INTDIR by
hand, I'm not sure why it's even there for C++ compiles. I prefer my
compile lines as clean and simple as possible and I don't use this
compile line define anywhere. If I want a compile line define to
indicate what CMAKE_INT doe
10 matches
Mail list logo