Re: Visual Studio Compliation Error: Any ideas/help Welcomed!

2018-09-25 Thread Flores, Paul A.
Thanks for the update I will be looking forward to the release. I am 
"precariously" close to a successful compile of QPID C++ using the Microsoft 
Visual Studio Community 2017 Version 15.8.4.





From: Alan Conway 
Sent: Monday, September 24, 2018 3:02 PM
To: users@qpid.apache.org
Subject: Re: Visual Studio Compliation Error: Any ideas/help Welcomed!

On Mon, Sep 24, 2018 at 4:36 PM Alan Conway  wrote:

>
>
> On Mon, Sep 24, 2018 at 9:48 AM Chuck Rolke  wrote:
>
>> This was discussed in https://issues.apache.org/jira/browse/QPID-7926
>>
>> I'm not sure how far the resolution made it into the upstream source.
>>
>
> Looks like that never got merged, seems like an oversight.
>

Correction, it was merged on Apr 10 but it has not yet been released. It
will be in the next release.
The fix was this commit:

9f823d4df8 QPID-7926: [c++ broker] Windows build error "cannot convert from
'int' to 'qpid::sys::PODMutex'"




This communication (including any attachments) may contain information that is 
proprietary, confidential or exempt from disclosure. If you are not the 
intended recipient, please note that further dissemination, distribution, use 
or copying of this communication is strictly prohibited. Anyone who received 
this message in error should notify the sender immediately by telephone or by 
return email and delete it from his or her computer.


Re: Visual Studio Compliation Error: Any ideas/help Welcomed!

2018-09-24 Thread Alan Conway
On Mon, Sep 24, 2018 at 4:36 PM Alan Conway  wrote:

>
>
> On Mon, Sep 24, 2018 at 9:48 AM Chuck Rolke  wrote:
>
>> This was discussed in https://issues.apache.org/jira/browse/QPID-7926
>>
>> I'm not sure how far the resolution made it into the upstream source.
>>
>
> Looks like that never got merged, seems like an oversight.
>

Correction, it was merged on Apr 10 but it has not yet been released. It
will be in the next release.
The fix was this commit:

9f823d4df8 QPID-7926: [c++ broker] Windows build error "cannot convert from
'int' to 'qpid::sys::PODMutex'"


Re: Visual Studio Compliation Error: Any ideas/help Welcomed!

2018-09-24 Thread Alan Conway
On Mon, Sep 24, 2018 at 9:48 AM Chuck Rolke  wrote:

> This was discussed in https://issues.apache.org/jira/browse/QPID-7926
>
> I'm not sure how far the resolution made it into the upstream source.
>

Looks like that never got merged, seems like an oversight.


> - Original Message -
> > From: "Paul A. Flores" 
> > To: users@qpid.apache.org
> > Sent: Tuesday, September 11, 2018 5:50:55 PM
> > Subject: Visual Studio Compliation Error:  Any ideas/help Welcomed!
> >
> > Hi,
> >
> >
> > I am getting the following compilation error and I am a bit baffled how
> to
> > resolve!? Any ideas are welcomed!
> >
> >
> > Thanks in advance!
> >
> >
> > Paul
> >
> >
> >
> > ---
> >
> >
> > c:\qpid-cpp-1.38.0\src\qpid\log\logger.cpp(48): error C2440:
> 'initializing':
> > cannot convert from 'int' to 'qpid::sys::PODMutex'
> >
> > c:\qpid-cpp-1.38.0\src\qpid\log\logger.cpp(48): note: No constructor
> could
> > take the source type, or constructor overload resolution was ambiguous
> >
> >
> >
> > 
> >
> > This communication (including any attachments) may contain information
> that
> > is proprietary, confidential or exempt from disclosure. If you are not
> the
> > intended recipient, please note that further dissemination, distribution,
> > use or copying of this communication is strictly prohibited. Anyone who
> > received this message in error should notify the sender immediately by
> > telephone or by return email and delete it from his or her computer.
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>


Re: Visual Studio Compliation Error: Any ideas/help Welcomed!

2018-09-24 Thread Chuck Rolke
This was discussed in https://issues.apache.org/jira/browse/QPID-7926

I'm not sure how far the resolution made it into the upstream source.

- Original Message -
> From: "Paul A. Flores" 
> To: users@qpid.apache.org
> Sent: Tuesday, September 11, 2018 5:50:55 PM
> Subject: Visual Studio Compliation Error:  Any ideas/help Welcomed!
> 
> Hi,
> 
> 
> I am getting the following compilation error and I am a bit baffled how to
> resolve!? Any ideas are welcomed!
> 
> 
> Thanks in advance!
> 
> 
> Paul
> 
> 
> 
> ---
> 
> 
> c:\qpid-cpp-1.38.0\src\qpid\log\logger.cpp(48): error C2440: 'initializing':
> cannot convert from 'int' to 'qpid::sys::PODMutex'
> 
> c:\qpid-cpp-1.38.0\src\qpid\log\logger.cpp(48): note: No constructor could
> take the source type, or constructor overload resolution was ambiguous
> 
> 
> 
> 
> 
> This communication (including any attachments) may contain information that
> is proprietary, confidential or exempt from disclosure. If you are not the
> intended recipient, please note that further dissemination, distribution,
> use or copying of this communication is strictly prohibited. Anyone who
> received this message in error should notify the sender immediately by
> telephone or by return email and delete it from his or her computer.
> 

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org