Menu

#184 Building with VS 2015: WIN64 and Windows threads (was: time spec redefined )

1.4.0.0
closed
None
2018-08-07
2017-12-15
Bernd Löhr
No

When building with Visual Studio 2015 (under Windows 10), there is a collision with time_spec definition in the pthread library header. Either HAVE_STRUCT_TIMESPEC or UWIN is defined eratically... (from pthread.h).
There seems to be also an issue with stdio - includes and some compiler warnings.

-> providing VS 2015 project with 64Bit support and Windows threads instead of pthreads

Discussion

  • Bernd Löhr

    Bernd Löhr - 2018-06-20
    • summary: Building with VS 2015: time spec redefined --> Building with VS 2015: WIN64 and Windows threads (was: time spec redefined )
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1,4 @@
     When building with Visual Studio 2015 (under Windows 10), there is a collision with time_spec definition in the pthread library header. Either HAVE_STRUCT_TIMESPEC or UWIN is defined eratically...  (from pthread.h).
     There seems to be also an issue with stdio - includes and some compiler warnings.
    +
    +-> providing VS 2015 project with 64Bit support and Windows threads instead of pthreads
    
    • status: open --> accepted
    • assigned_to: Bernd Löhr
     
  • Bernd Löhr

    Bernd Löhr - 2018-08-07
    • status: accepted --> pending
     
  • Bernd Löhr

    Bernd Löhr - 2018-08-07
    • Status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB