Git Product home page Git Product logo

opentimelineio-c-bindings's People

Contributors

badsingleton avatar boredstiff avatar darbyjohnston avatar jminor avatar karthikriyer avatar meshula avatar nporcino-pixar avatar repsac avatar rogergodspeed avatar shidarin avatar ssteinbach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

opentimelineio-c-bindings's Issues

Some symbols are not properly defined as extern

It works fine on Mac however on Ubuntu 21.04 I got this error.


/usr/bin/ld: ../src/copentimelineio/libcopentimelineio.a(track.cpp.o):(.data+0x8): multiple definition of `TrackKind_Audio'; CMakeFiles/COTIOCompositionTests.dir/OTIOCompositionTests.c.o:(.bss+0x60): first defined here
/usr/bin/ld: ../src/copentimelineio/libcopentimelineio.a(track.cpp.o):(.data+0x0): multiple definition of `TrackKind_Video'; CMakeFiles/COTIOCompositionTests.dir/OTIOCompositionTests.c.o:(.bss+0x58): first defined here
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [tests/CMakeFiles/COTIOCompositionTests.dir/build.make:103: tests/COTIOCompositionTests] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:1341: tests/CMakeFiles/COTIOCompositionTests.dir/all] Error 2
gmake: *** [Makefile:166: all] Error 2

Bindings need update to match latest OTIO

/home/runner/work/OpenTimelineIO-C-Bindings/OpenTimelineIO-C-Bindings/src/copentimelineio/serializableObject.cpp: In function ‘bool SerializableObject_to_json_file(OTIOSerializableObject*, const char*, OTIOErrorStatus*, int)’:
[88](https://github.com/OpenTimelineIO/OpenTimelineIO-C-Bindings/actions/runs/4299901107/jobs/7495571690#step:5:89)
/home/runner/work/OpenTimelineIO-C-Bindings/OpenTimelineIO-C-Bindings/src/copentimelineio/serializableObject.cpp:57:13: error: invalid conversion from ‘int’ to ‘const schema_version_map*’ {aka ‘const std::unordered_map<std::__cxx11::basic_string<char>, long int>*’} [-fpermissive]
[89](https://github.com/OpenTimelineIO/OpenTimelineIO-C-Bindings/actions/runs/4299901107/jobs/7495571690#step:5:90)
   57 |             indent);
[90](https://github.com/OpenTimelineIO/OpenTimelineIO-C-Bindings/actions/runs/4299901107/jobs/7495571690#step:5:91)
      |             ^~~~~~
[91](https://github.com/OpenTimelineIO/OpenTimelineIO-C-Bindings/actions/runs/4299901107/jobs/7495571690#step:5:92)
      |             |
[92](https://github.com/OpenTimelineIO/OpenTimelineIO-C-Bindings/actions/runs/4299901107/jobs/7495571690#step:5:93)
      |             int

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.