GithubHelp home page GithubHelp logo

Help with building examples about ofxarcore HOT 8 OPEN

kyeshmz avatar kyeshmz commented on May 29, 2024
Help with building examples

from ofxarcore.

Comments (8)

runningman8 avatar runningman8 commented on May 29, 2024 2

I get glm/glm.hpp errors too
i just want to try this demo,and i was not that good at coding,so ,can u just give me an apk? thanks so much

from ofxarcore.

HalfdanJ avatar HalfdanJ commented on May 29, 2024

Did you follow the android studio getting started guide here: https://github.com/openframeworks/openFrameworks/blob/master/docs/android_studio.md ?

from ofxarcore.

HalfdanJ avatar HalfdanJ commented on May 29, 2024

Oh, this wont work with latest release, you need to use openFrameworks from github (0.10.0) since I've recently made a lot of android improvements.

https://github.com/openframeworks/openFrameworks/

from ofxarcore.

HalfdanJ avatar HalfdanJ commented on May 29, 2024

I'm sorry. Releasing this addon went a bit to fast, I noticed I had some local modifications to openFrameworks that aren't in the official repo. I've made a PR for them, but in the meantime you will need my branch: https://github.com/halfdanj/openframeworks/tree/android-camera-permissions

from ofxarcore.

kyeshmz avatar kyeshmz commented on May 29, 2024

Hey, thank you for the guidance. I will update the readme, just as it is a bit confusing at the current moment.
Anyone else wondering how to do so if you have your own git copy of openFrameworks,

git remote add halfdanj [email protected]:halfdanj/openFrameworks.git
git fetch halfdanj
git checkout -b mynameforhisbranch halfdanj/android-camera-permissions

I tried to compile against your branch of OF, but I get glm/glm.hpp errors.
Can you give advice about how to check the header search paths in android studio?

from ofxarcore.

HalfdanJ avatar HalfdanJ commented on May 29, 2024

Hmm

What version of android studio are you using? And I assume you use the NDK 12B for osx?

from ofxarcore.

kyeshmz avatar kyeshmz commented on May 29, 2024

@HalfdanJ Sorry for the late reply, the version that I am currently using is Android Studio 2.3.3, and yes I am using the NDK 12B for OSX

from ofxarcore.

HalfdanJ avatar HalfdanJ commented on May 29, 2024

Could you try and follow this guide, and let me know if you still get issues? https://medium.com/energeia/getting-started-with-openframeworks-on-android-5202b92f6582

from ofxarcore.

Related Issues (16)

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.