Re: [CMake] CMake Linking Error

2012-03-12 Thread Michael Hertling
On 03/08/2012 05:40 PM, buzz clay wrote: > Hi, > > I have not been able to find the answer to my current problem so I thought > I'd try a new post. Before diving into the details, please be aware that > the code I am writing compiles/runs perfectly with a personal Makefile I > wrote. > > My code

Re: [CMake] CMake Linking Error

2012-03-08 Thread Michael Wild
On 03/08/2012 05:40 PM, buzz clay wrote: > Hi, > > I have not been able to find the answer to my current problem so I > thought I'd try a new post. Before diving into the details, please be > aware that the code I am writing compiles/runs perfectly with a personal > Makefile I wrote. > > My code

[CMake] CMake Linking Error

2012-03-08 Thread buzz clay
Hi, I have not been able to find the answer to my current problem so I thought I'd try a new post. Before diving into the details, please be aware that the code I am writing compiles/runs perfectly with a personal Makefile I wrote. My code is written in C++ and has many different class definition