Re: [CMake] problem w/ find_package_ makefile does not always compile

2011-01-03 Thread ny
Thank you so much! Nikos Yiotis Chat Skype: nyiotis Contact Me [image: Linkedin]http://my.wisestamp.com/link?u=ws7c27w2vnrx4d2bsite=www.linkedin.com/in/yiotis On Mon, Jan 3, 2011 at 9:57 AM, Nizar Khalifa Sallem nksal...@laas.frwrote: At Sun, 2 Jan 2011 22:15:56 +0100, ny wrote

Re: [CMake] problem w/ find_package_ makefile does not always compile

2011-01-02 Thread ny
greetings! I spent enough time trying to make the software work, so I'd be happy to get some feedback:: I built research code written in (templated) c++, size is approximately ~15K lines. I am on a mac and do not use Cocoa(/xcode), straight from command line. Note that I choose to generate a

Re: [CMake] problem w/ find_package_ makefile does not always compile

2011-01-02 Thread ny
** Apologies for double-posting my earlier message got truncated ** greetings! I spent enough time trying to make the software work, so I'd be happy to get some feedback:: I built research code written in (templated) c++, size is approximately ~15K lines. I am on a mac and do not use

[CMake] problem w/ find_package_ makefile does not always compile

2010-12-21 Thread ny
greetings! I spent enough time trying to make the software work, so I'd be happy to get some feedback:: I built research code written in (templated) c++, size is approximately ~15K lines. I am on a mac and do not use Cocoa(/xcode), straight from command line. Note that I choose to generate a

[CMake] can't build translated makefile on snow leopard 10.6.5 w/ g++ 4.2.1 (complaint: g++: No such file or directory, although g++ is there!!)

2010-12-20 Thread ny
greetings! I am trying to build research code written in (templated) c++, size is approximately ~15K lines. The code was never been tested on a mac, not to mention snow leopard. I have the guarantee that it compiles + builds for win + linux. Project was a collaborative effort and unfortunately

Re: [CMake] can't build translated makefile on snow leopard 10.6.5 w/ g++ 4.2.1 (complaint: g++: No such file or directory, although g++ is there!!)

2010-12-20 Thread ny
, there is a linking issue, but I am not far from a 4/4 (parts) compilation. will check it 'n let you know On Mon, Dec 20, 2010 at 4:34 PM, ny nikos.yio...@gmail.com wrote: greetings! I am trying to build research code written in (templated) c++, size is approximately ~15K lines. The code

Re: [CMake] can't build translated makefile on snow leopard 10.6.5 w/ g++ 4.2.1 (complaint: g++: No such file or directory, although g++ is there!!)

2010-12-20 Thread ny
On Mon, Dec 20, 2010 at 11:53 PM, Andreas Pakulat ap...@gmx.de wrote: On 20.12.10 23:34:55, ny wrote: The code was never been tested on a mac, not to mention snow leopard. I have the guarantee that it compiles + builds for win + linux. Project was a collaborative effort and unfortunately I