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

Image may be NSFW.
Clik here to view.

Emoji not drawn in 0.10.1

@linse wrote: Hi there, I tried to draw Emoji from the font Apple Color Emoji.ttf today and could not get it to work, the app window stays grey. For other fonts (Monaco.ttf) and ASCII characters...

View Article


Can´t use ofxKinectForWindows2 AND ofXml at the same time

@Julian_Puppo wrote: So i´ve been using ofxKinectForWindows2 as my main addon for working with the kinectV2. from here : https://github.com/elliotwoods/ofxKinectForWindows2 and Im using a ofXml to...

View Article


Can not compile compileOF.sh for installtion

@LeDaII wrote: Hey, for a new project in university I need OpenFramework. Unfortunately I can not install it correctly. If i follow the installation instructions, the install_dependencies.sh works...

View Article

Image may be NSFW.
Clik here to view.

ofTrueTypeFont setLetterSpacing setSpaceSize problem

@Caroline_Record wrote: I’m doing some basic text formatting and I think there is an issue with setLetterSpacing and setSpaceSize (OF 10.1). font.load("verdana.ttf", 20); font.setSpaceSize(100.0);...

View Article

Compile guiExample problem

@guohongbin wrote: Linking bin/guiExample for linux64 g++ -o bin/guiExample obj/linux64/Release/src/ofApp.o obj/linux64/Release/src/main.o...

View Article


(urgent!) Installing libgl1-mesa-dev-hwe-18.04

@guohongbin wrote: ubuntu:18.04.02 gcc:gcc 7.3.0 openFrameworks: v0.10.1 command sudo ./install_dependencies.sh error: Installing libgl1-mesa-dev-hwe-18.04 E: Unable to locate package...

View Article

ofVideoPlayer Can't play video

@guohongbin wrote: HELLO The videoPlayerExample videos are not video play ,There are still many audio formats that can’t be played. Posts: 2 Participants: 2 Read full topic

View Article

ofVideoPlayer Can’t play video(platform:VS2017, of 0.10.01)

@guohongbin wrote: Prompt error: Error occured while playing or pausing or opening the file [ error ] ofDirectShowPlayer: Cannot load video of this file type. Make sure you have codecs installed on...

View Article


Build issues under macOS 10.14.5 Beta

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

View Article


Image may be NSFW.
Clik here to view.

ofxOscSender falls back on localhost

@bltzr wrote: I might be missing something, but when providing an unavailable host to ofxOscSender.setup() it falls back to localhost. While I see this can be useful in some cases (e.g. avoiding...

View Article

ofxNuitrack on Bootcamp Win10 x64 vs2017

@ryota wrote: Hi. I want to use realsense D435 camera tracking for user skelton joint position. I tried to use addon ofxNuitrack (Downloaded from GitHub). I managed to build ofxNuitrack on windows 10....

View Article

Image may be NSFW.
Clik here to view.

ofVideoGrabber issue

@velenoise wrote: Hey all, I’m trying to get my webcam working with oF on windows 10, but it’s not working properly in any version that I have here (0.9.8, 0.10.0 and 0.10.1). In all of them, the...

View Article

ofParameter issue

@ricardomatias wrote: I’m quite new to C++, so the following is probably a result of that. I’m getting the following error: of_v0.10.1_osx_release/libs/glm/include/glm/gtc/random.inl:262:4: Attempt to...

View Article


Image may be NSFW.
Clik here to view.

ofSaveScreen() outputs file with wrong color

@cuinjune wrote: Here’s my code: void ofApp::draw(){ ofSetColor(255, 0, 0); ofDrawRectangle(100, 100, 100, 100); ofSaveScreen("test.jpg"); ofExit(); } And here’s what the output image “test.jpg” looks...

View Article

Image may be NSFW.
Clik here to view.

Constant projectGenerator path problems macOS Mojave

@lewislepton wrote: howdy folks, lately, or really all the time ive been using openFrameworks I get this error when opening projectGenerator every single time. no matter if I change the path to what...

View Article


ofxTurboJpeg not working

@fi1446 wrote: Hi. I always get image not found when running oF including ofxTurboJpeg as an addon. The following is the message I get. dyld: Library not loaded:...

View Article

Project Generator Compilation Issue

@smallpants wrote: Just tried to compile the Project Generator in 0.10.1 and I can’t get it to finish. I’ve already compiled the dependencies and codecs under sudo successfully. This is being compiled...

View Article


Image may be NSFW.
Clik here to view.

Frozen Sketch and Possible Memory Leak

@figraham wrote: I’ve been working on a simple gift wrapping algorithm. That Dan Shiffman explored on the coding train live stream a couple of days ago. The gift wrapping works fine however when I...

View Article

iOS landscape orientation is drawn upside down

@liamtmlacey wrote: When setting the iOS orientation mode to landscape (90_LEFT or 90_RIGHT) the window is drawn upside down (meaning touch position 0,0 is at the bottom right instead of the top...

View Article

Linux mint glfw -- SOLVED

@chrysl666 wrote: I have this error using Qt Creator and Mint 19 … my libs are all checked ok . but even a simples empty project give me these errors :...

View Article
Browsing all 636 articles
Browse latest View live