-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
On OS X El Capitan 10.11.6 during make:
In file included from crypto.cpp:31:
In file included from ../mxflib/mxflib.h:88:
../mxflib/smartptr.h:667:48: error: member reference base type 'SmartPtr *'
is not a structure or union
...bool operator<(SmartPtr &Other) { return this.operator<(*Other->GetPtr()...
~~~~^~~~~~~~~~
In file included from crypto.cpp:31:
In file included from ../mxflib/mxflib.h:117:
../mxflib/mxffile.h:108:25: error: extra qualification on member
'ReadMasterPartition'
PartitionPtr MXFFile::ReadMasterPartition(Length MaxScan...
~~~~~~~~~^
Metadata
Metadata
Assignees
Labels
No labels