bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Win32 - Project Build Dependency Error


From: David Sugar
Subject: Re: Win32 - Project Build Dependency Error
Date: Sun, 23 May 2004 10:08:23 -0400
User-agent: Mutt/1.5.5.1i

I believe we are now using common.dsw, which does have correct 
dependency info...

Conrad T. Pino wrote:

> Hi All,
> 
> Workspace file "./w32/CCXX2.dsw" doesn't list project "ccgnu2"
> as dependency of project "ccext2" which builds first and fails
> in link as "ccgnu2d.lib" is not found.
> 
> This project has all "./w32/*.ds?" files setup with "-kb" flag
> even though these files are just text files.  The binary flag
> makes it difficult to generate a patch with correct end of
> line characters.
> 
> I'd like to get this problem corrected and would like to know
> how this project proposes moving ahead.
> 
> Patch appropriate for text files follows for review of proposed
> change.
> 
> ./w32/ChangeLog:
> 
>       * CCXX2.dsw: Make "ccext2" depend on "ccgnu2" for correct
>               build order.
> 
> Best regards,
> 
> Conrad Pino
> 
> Index: w32/CCXX2.dsw
> ===================================================================
> RCS file: /cvsroot/cplusplus/commoncpp2/w32/CCXX2.dsw,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 CCXX2.dsw
> --- w32/CCXX2.dsw       15 Dec 2003 19:26:23 -0000      1.1.1.1
> +++ w32/CCXX2.dsw       23 May 2004 04:15:23 -0000
> @@ -11,6 +11,9 @@ Package=<5>
> 
>  Package=<4>
>  {{{
> +    Begin Project Dependency
> +    Project_Dep_Name ccgnu2
> +    End Project Dependency
>  }}}
> 
>  
> ###############################################################################
> 
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]