Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

ofxAruco + ofAndroid for android studio: example error

$
0
0

@muhammad_haris wrote:

My method to ofxAruco for android studio was as follows:

  1. Clone ofxAruco and ofxCv in addons folder.
  2. Copy files from ofxaruco/bin/data to bin/data folder of androidEmptyExample
  3. Update addons.make and include ofxOpenCv, ofxCv, ofxAruco.
  4. update main.cpp file and ofApp.h and cpp files as given in example.

make project is done successfully however when I try to run it I am faces with three errors.

  1. Error:(48, 30) error: 'ofBitmapStringGetTextureRef' was not declared in this scope
  2. Error:(56, 29) error: 'class ofBaseVideoDraws' has no member named 'getPixelsRef'
  3. Error:(157, 1) A problem occurred evaluating project ':openFrameworksProject'. make failed with exit status 2

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles