Quantcast
Channel: bugs, errors - openFrameworks
Browsing all 636 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Problems with visual studio code & running projects

@lewislepton wrote: just a question regarding visual studio code - not sure if anyone else has run into this problem, but wanted to ask. im on macOS Mojave if that helps. everything builds & seems...

View Article


ofEnableGLDebugLog() exists or not?

@Intruder wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic

View Article


"... no matching function for call to ‘ofXml::getValue ..."

@marclava wrote: I’m trying to use “old” addons on Linux with the latest nightly build, and the ofXml class is unhappy. In testApp.cpp, setting is declared as ofXml settings; How to fix this error? :...

View Article

ofPolyline.getArea() calculation

@konstantin wrote: I’m getting negative values trying to get area of a polyline - the algorithm works fine on paper, but produces negative values when running. Am I missing something fundamental? //...

View Article

Debian OF compiling error

@Skplp wrote: Compiling OP on Debian Pure OS cd OF/scripts/linux ./compileOF.sh -j3 Output: *** [makefileCommon/compile.core.mk:233:...

View Article


Compiling error OF 0.11 on MINGW32 (MSYS2)

@jumeca wrote: Hi all, I’m trying to compile openframeworks on my msys2 but I am stuck with the following error: jumer@LAPTOP-5L6ENGGB MINGW32...

View Article

ofSetVolume() not working with float inputs

@Alex_Z wrote: Hey there, I seem to be having trouble with ofSetVolume() on an ofSoundPlayer instance. It is only working for zero, or else seems to be playing any other fractional value between 0 and...

View Article

Hough circle transform error(opencv,openfxcv, opengui)

@dreamercleohope wrote: vector circles; HoughCircles(matCamEdge, circles, CV_HOUGH_GRADIENT, 2, 50, 30, 100, 30, 50); for (int i = 0; i < circles.size(); i++) { ofSetColor(255, 0, 0);...

View Article


NDI Virtual Input causing issues to default Video Grabber

@ayruos wrote: Just an FYI, dunno if there’s a clean fix for this, just got mighty confused when none of my oF apps were suddenly working which use the video grabber - it would ask permission as...

View Article


audioIn method not working. oF V_0.11.0, Linux Debian Stretch

@GusCarr wrote: Hello dear people: I’m facing an issue. Based on a post by the user @ayruos, I wrote a class to accept and generate audio. I noticed that the way of calling the audioIn method...

View Article

Can't use different webcams with 2 separate instances of OFX app

@aaronsantiago wrote: Hi all! I got an app using OpenCV and OFX and it’s working great, except one of our needs is to have multiple windows correspond to a respective webcam. To achieve this, we were...

View Article

Project Generator with macOS 11.0

@0a01.wait wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic

View Article

Emscripten linking error

@Achmet_Tachsin wrote: Hello everyone, I’m on Ubuntu 18.04 and have OF 0.11.0 ready and compiled following this guide. And now, I’m trying to compile the example on this page, with emscripten....

View Article


Image may be NSFW.
Clik here to view.

Strange drawing on Debian 10

@isaac wrote: hello! title says it all. i have been using openFrameworks for a couple of months, sticking mostly to 2d drawing or 3d wireframes without any lighting. today i started a fresh project...

View Article

./compilePG.sh not working

@w9c wrote: I have been following this guide https://openframeworks.cc/setup/linux-install/ The errors are for each libPoco .a files. /usr/bin/ld.gold: error:...

View Article


Image may be NSFW.
Clik here to view.

Can't debug in qtCreator if loading a sound using ofSoundPlayer

@mr.Bitmap wrote: Encountered a nasty issue - if it’s the same in your case then I guess it’s a serious issue… That would mean you can’t practically debug your project in QtCreator if you’re loading...

View Article

SIGABRT error with ofxLibRealSense

@haberdasher wrote: Hi all, I am trying to use the realSense D435 with a Mac (Mojave) and Xcode 10.0. Navigating my way through the different addons available, but even though the build succeeds, I am...

View Article


Need help interfacing with Arduino ultrasonic sensor

@loricolbert wrote: I’m trying to replicate this project: Ultrasonic Sensor in OpenFrameworks Using Arduino : 4 Steps - Instructables I’ve got the arduino wired and I’m pretty sure its code is running...

View Article

Maximilian newly added, lots of errors on new project

@loricolbert wrote: I’ve just added Maximilian to openFrameworks, and when I start a new project with this add-on, it gives me a slew of errors before I even do anything to the code. Is there...

View Article

Image may be NSFW.
Clik here to view.

Of project generator bug

@cuvner wrote: Im currently getting recurring issues when I use project generator to update programming examples from ofxOpenCv and someone elses repo. The project was generated with the correct...

View Article
Browsing all 636 articles
Browse latest View live