Git Product home page Git Product logo

Comments (3)

alculquicondor avatar alculquicondor commented on May 8, 2024

I was on tag v1.0.0
master mostly works, except for the need to be on google/mathfu@f05953d which depends on scoopr/vectorial

Also, I had to set the following variables:

DEPENDENCIES_DIR=$(pwd)/dependencies
export DEPENDENCIES_FLATBUFFERS_DIR=$DEPENDENCIES_DIR/flatbuffers
export DEPENDENCIES_FPLUTIL_DIR=$DEPENDENCIES_DIR/fplutil
export DEPENDENCIES_WEBP_DIR=$DEPENDENCIES_DIR/webp
export DEPENDENCIES_STB_DIR=$DEPENDENCIES_DIR/stb
export DEPENDENCIES_SDL_DIR=$DEPENDENCIES_DIR/sdl
export DEPENDENCIES_MATHFU_DIR=$DEPENDENCIES_DIR/mathfu
export DEPENDENCIES_VECTORIAL_DIR=$DEPENDENCIES_DIR/mathfu/dependencies/vectorial

from fplbase.

aardappel avatar aardappel commented on May 8, 2024

That sounds like whatever version you're compiling is depending on an older version of FlatBuffers (or rather, the schemas in FPLBase were generated with a newer version of FlatBuffers than the FlatBuffers dependency). @haroonq ?

from fplbase.

haroonq avatar haroonq commented on May 8, 2024

Tag 1.0.0 is from Feb 23, so I'm not sure what's going on there.

I've only done a single push of fplbase (24cb886) last month which depends on flatbuffers @ 7fe2812 which includes the VerifyOffset function.

from fplbase.

Related Issues (5)

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.