Bugs item #3565529, was opened at 2012-09-07 06:13
Message generated for change (Comment added) made by wilx
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3565529&group_id=40830
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: v1.1.x
>Status: Closed
>Resolution: Fixed
Priority: 6
Private: No
Submitted By: xg00 ()
Assigned to: Václav Zeman (wilx)
Summary: Building with VS 2005
Initial Comment:
Bug applies for log4cplus-1.1.0-rc8, there is error C2712 in syncprims-win32.h.
I've attached patch that fixes this bug.
----------------------------------------------------------------------
>Comment By: Václav Zeman (wilx)
Date: 2012-09-07 07:23
Message:
Never mind, I have missed the C2712 code in the OP. Fixed.
----------------------------------------------------------------------
Comment By: Václav Zeman (wilx)
Date: 2012-09-07 07:08
Message:
I will accept the patch but I would like to know what kind of error you
were getting without it?
----------------------------------------------------------------------
Comment By: xg00 ()
Date: 2012-09-07 06:47
Message:
I forgot to specify, that VS project files gereated with cmake.
Also for VS2005 you need to define _WIN32_WINNT=0x501
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3565529&group_id=40830
|