bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Process class is not exported under Win32


From: David Sugar
Subject: Re: Process class is not exported under Win32
Date: Wed, 8 Jan 2003 08:19:06 -0500
User-agent: KMail/1.4.3

We have been a bit slow in getting 1.0.8 out because people have been finding 
so many new issues that each need to be reviewed.  It is good that we now 
have so many new people involved in Common C++ now and that many of the less 
commonly used classes are finally getting thorough testing. 

On Wednesday 08 January 2003 05:28, Federico Montesino Pouzols wrote:
> Yes, this is a bug in 1.0.7. It was already fixed in CVS for
> the next release, 1.0.8.
>
> On Tue, Jan 07, 2003 at 09:35:09PM -0500, Ian Gough wrote:
> > Please forgive if this problem has already been reported.
> >
> > cc++ version 1.07
> >
> > It would seem that the Process.h is missing the statement:
> >
> >   class CCXX_CLASS_EXPORT Process;
> >
> > so that the Process class is visible in the windows import library.
> >
> > Symptoms are that any program that uses any of the Win32 supported
> > methods such as spawn fails to link due to an unresolved reference.
> >
> > _______________________________________________
> > Bug-commoncpp mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/bug-commoncpp
>
> _______________________________________________
> 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]