Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error on OS X #1

Open
NEOAdvancedTechnology opened this issue Sep 21, 2018 · 1 comment
Open

build error on OS X #1

NEOAdvancedTechnology opened this issue Sep 21, 2018 · 1 comment

Comments

@NEOAdvancedTechnology
Copy link

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...
~~~~~~~~~^

@Tjoppen
Copy link
Owner

Tjoppen commented Nov 14, 2018

This is not the official mxflib repository. However, since I have experience with mxflib I can provide my services if you are interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants