Thankyou.
In initial runs it looks a lot better - I still have some linking issues but they are a different problem.
I am glad it wasn't a major problem.
As an aside, CMake is now generally accepted here. It's cross-platform utility is well recognised and we are setting up automated dart
At 11:32 PM 5/3/2006, Andrew Maclean wrote:
>1) The extension of the source files is .c
>2) Test COnly works Ok. It compiles and links Ok.
OK, I fixed the problem. Although it was not quite as bad as it seemed.
In the conly project, the target conly said use /TP, however, the individual
files con
At 01:01 PM 5/4/2006, [EMAIL PROTECTED] wrote:
>Haven't tried yet but a general concern: To my mind it would be more "generic"
>to
>specify it in 'Application 1' CMakeLists.txt. Is there a reason why it doesn't
>work that
>way?
I am not sure what you are asking here. In the Application1 CMake
On Thu, May 04, 2006 at 11:28:32AM -0400, William A. Hoffman wrote:
> At 09:49 AM 5/4/2006, [EMAIL PROTECTED] wrote:
> >Hi,
> >
> >I've just started using cmake for building my projects and encountered the
> >following
> >problem:
> >
> >Assume the following dir structure:
> >
> >Toplevel
> >|
At 09:49 AM 5/4/2006, [EMAIL PROTECTED] wrote:
>Hi,
>
>I've just started using cmake for building my projects and encountered the
>following
>problem:
>
>Assume the following dir structure:
>
>Toplevel
>|
>Application 1
>|
>cmake
>|
>CMak
Hi,
I've just started using cmake for building my projects and encountered the
following
problem:
Assume the following dir structure:
Toplevel
|
Application 1
|
cmake
|
CMakeLists.txt
|
Library 1
|
cmake
On Thursday 04 May 2006 11:11, Andy Cedilnik wrote:
> Hi Craig,
>
> In your CMakeLists.txt set CPACK_SOURCE_GENERATOR to TBZ2..
>
>Andy
>
I still ended up with a tar.gz, this time though it was 770mb. The whole tree
was 2.7Gb
./_CPack_Packages/Linux-Source/TGZ/scribus/_CPack_Packages/Lin
Hi Craig,
In your CMakeLists.txt set CPACK_SOURCE_GENERATOR to TBZ2..
Andy
Craig Bradney wrote:
On Thursday 04 May 2006 08:13, Craig Bradney wrote:
On Thursday 04 May 2006 03:45, Andy Cedilnik wrote:
Hello again...
Ok, bzip2 is in. The generator is called TBZ2 and currently us
On Thursday 04 May 2006 08:13, Craig Bradney wrote:
> On Thursday 04 May 2006 03:45, Andy Cedilnik wrote:
> > Hello again...
> >
> > Ok, bzip2 is in. The generator is called TBZ2 and currently uses bzip2
> > executable. Once I port bzip2 library to cmake and shove it in CMake, we
> > can do native