progrium/duplex

Building On OSX

Closed this issue · 0 comments

Is building this on OSX supported at all? I keep getting the following error.

error: typedef redefinition with different types ('struct uuid_st' vs
      '__darwin_uuid_t' (aka 'unsigned char [16]'))
typedef struct uuid_st uuid_t;