Skip to content

build error on OS X #1

@NEOAdvancedTechnology

Description

@NEOAdvancedTechnology

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions