endif
On Wed, May 15, 2013 at 10:30 AM, allan George wrote:
> this constant is defined in following file :---
> http://lxr.free-electrons.com/source/include/uapi/linux/fcntl.h#L44
>
> I am using Raspbian distribution, for RPi.
>
>
> On Wed, May 15, 2013 at 6:31 AM, allan George
this constant is defined in following file :---
http://lxr.free-electrons.com/source/include/uapi/linux/fcntl.h#L44
I am using Raspbian distribution, for RPi.
On Wed, May 15, 2013 at 6:31 AM, allan George wrote:
> actually i have run autoreconf -fi & aclocal inside someother package.
>
actually i have run autoreconf -fi & aclocal inside someother package.
Could it have changes something ?
That is affecting cmake ?
//Allan
On Wed, May 15, 2013 at 6:17 AM, allan George wrote:
> I am working on RPi raspberry pi. Using debian.
>
> //Allan
>
> On Tue, May 1
I am working on RPi raspberry pi. Using debian.
//Allan
On Tue, May 14, 2013 at 11:11 PM, Rolf Eike Beer wrote:
> allan George wrote:
> > Please suggest, what dependencies i have missed related to compilation of
> > cmake ?
> > I am getting error at make time
>
&g
Please suggest, what dependencies i have missed related to compilation of
cmake ?
I am getting error at make time
Regards,
//Allan
On Tue, May 14, 2013 at 8:47 PM, allan George wrote:
> Hi,
>
> I am getting following error when compiling cmake.
> What is cause of this error please s
les/cmlibarchive.dir/archive_read_disk_posix.c.o]
Error 1
make[1]: ***
[Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/all] Error 2
make: *** [all] Error 2
===
Please suggest
//Allan
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
ht
not be a good solution as CMake parsing the clang++ output and
including the paths, but good enough to get my work done..
On Sun, Dec 30, 2012 at 2:05 PM, Alexander Neundorf wrote:
> On Wednesday 26 December 2012, Allan Hasegawa wrote:
> > Hello,
> >
> > I'm currently u
Hello,
I'm currently using Linux with the Clang compiler. When CMake asks what
compiler/toolchain to use, I specify my compiler manually
(/usr/bin/clang++) and the Eclipse CDT Generator...
The problem is, when I generate the project for Eclipse CDT, it do not set
any include paths or predefined s
rectory part of
Thanks
Allan W. Nielsen
___
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/CM
e without the Project name folder.
Thanks in advance
Allan W. Nielsen
___
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:
e without the Project name folder.
Thanks in advance
Allan W. Nielsen
___
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:
I have the following CMakeLists.txt file:
project(foo)
add_executable(foo MACOSX_BUNDLE main.cc)
add_custom_target(run_foo echo running foo DEPENDS foo)
This is what I get (Mac OS X Leopard, CMake 2.6.0 and 2.7 from CVS):
% make run_foo
Scanning dependencies of target foo
=4756
Please feel free to add additional information (or submit a patch :))
On 5/21/08, Allan Odgaard <[EMAIL PROTECTED]> wrote:
I need to set a compiler flag for Obj-C++ files (-fobjc-call-cxx-
cdtors).
Setting it for C++ will give a warning from gcc when the source file
type is C++ (inst
I need to set a compiler flag for Obj-C++ files (-fobjc-call-cxx-
cdtors).
Setting it for C++ will give a warning from gcc when the source file
type is C++ (instead of Obj-C++).
Is there any way to set flags for only Obj-C++ files?
___
CMake maili
14 matches
Mail list logo