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

Can there only be one ofxUDPManager per program?

@Collin_Schupman wrote: I have four devices I'm trying to communicate with via UDP (all on different IP's) like so.... ofxUDPManager udpConnection; ofxUDPManager udpConnection2; ofxUDPManager...

View Article


Compilation error with dyld "Image not found"

@satre wrote: I've set up a basic project in Xcode with the OF project generator. I used the project generator to integrate 2 add ons into the project: ofxGUI and ofxFX. When I try to compile my app I...

View Article


OF compillation errors on ubuntu 12.04

@m_tsourma wrote: Hello, i am new to openframeworks and i encounter some problems on compilling the examples. I followed the tutorials on downloading it and installing, but when it comes to compille...

View Article

ofVideoGrabber in Debian only shows first frame

@Heedless wrote: I'm having the same problem @AskBre had before (see this link), though I'm running Debian instead of Arch, which according to @arturo would have fixed the problem . When accessing my...

View Article

Arduino connection problem on OF0.8.4

@pyrochlore wrote: Hi, Recently, I am trying to connect my Arduino to OF0.8.4 on windows. My Arduino Uno Rev3 worked fine with the official IDE.The port it uses is COM3 (on windows);I can upload...

View Article


Image may be NSFW.
Clik here to view.

OpenFrameworks compiler error?

@DangerousWho wrote: Hi, I've been searching for a topic similar to my problem but I haven't found.... Anyway, I have the most recent version of OpenFrameworks that I downloaded from the official...

View Article

Question about fullscreen in ofx and screencapture

@drakko wrote: I am building an installation that requires an ofx application running, and a background application that is doing an screencapture of the ofx app. All works like a charm until the...

View Article

ofGLUtils: ofGetGlFormatAndType(): internal format not recognized, returning...

@Autofasurer wrote: I'm getting countless errors like this and I can't figure out what's causing them... I'm using v0.8.4 on os x 10.9 (Maverick) and I have a suspicion it's coming from somewhere...

View Article


ofxOsc doesn't work in master branch

@cabral1349 wrote: Hey, tried to compile the oscReceiveExample in the master branch and got the following error: winsock2.h file not found the example compiles as usual in 0.8.4 I'm using OS X 10.10.5...

View Article


Small trouble with projectGenerator on Linux

@sdaau wrote: Hi all, Just wanted to report this. I'm on Ubuntu 14.04.3, and tried building this: $ (cd openFrameworks/; git log -1 --decorate) commit da00a82d5a0f312d595a914583b6b2ce4a00a3ca (HEAD,...

View Article

runtime_error in older boost when locales are not set

@inx wrote: due to a bug in older boost versions oF will crash when using file operations in oF0.9 and if the locales are not set properly (if LC_ALL is not set) here a ticket about this...

View Article

Fatal error: openssl/opensslconf.h: No such file or directory

@Bart_Zuidervaart wrote: I get this error "fatal error: openssl/opensslconf.h: No such file or directory" when i use the ofxHttp or ofxSimpleHttp library. The problem has been addressed and i think...

View Article

[Windows] ofToDataPath() doesn't return a relative path

@lilive wrote: Hi,Is it a bug, or do I misunderstand something? void ofApp::setup() { ofLogNotice() << ofToDataPath("test"); } Output: [notice ]...

View Article


Kinect disconnecting after a few seconds

@edtoh wrote: Hi guys, just recently getting into openframeworks and kinect again after being away for 3 years. I'm getting this error right now and can't seem to find a solution for it. Any help is...

View Article

Building PoCo for win_cb via apothecary in openFrameworks git?

@sdaau wrote: This is in a git-bash.exe shell on Windows: MYNAME MINGW32 /z/PATHTO/openFrameworks/scripts/apothecary ((16eca45...)) $ ./apothecary -t win_cb update poco ----- poco ----- Downloading...

View Article


Linker errors, building Win/MinGW/CodeBlocks of Nightly v20150422?

@sdaau wrote: I use CodeBlocks 12.11, but at the moment, I replaced its toolchain executables (compiler) to refer to mingw-w64\i686-4.9.3-posix-dwarf-rt_v4-rev1\mingw32, which is to say, g++ version...

View Article

Compile errors, building Win/MinGW/CodeBlocks of Nightly v20151016?

@sdaau wrote: I use CodeBlocks 12.11, but at the moment, I replaced its toolchain executables (compiler) to refer to mingw-w64\i686-4.9.3-posix-dwarf-rt_v4-rev1\mingw32, which is to say, g++ version...

View Article


ofVideoPlayer not playing on xCode 7.1

@chankalun wrote: Hello, I have just updated my xCode to 7.1 yesterday with my OSX 10.11.1 (probably not a wise choice...) and experienced a failure in video drawing with ofVideoPlayer... Does anyone...

View Article

Image may be NSFW.
Clik here to view.

openFrameworks 0.9.0-RC2 in Android Studio on OSX 10.11.1:...

@fooness wrote: Hey folks, when starting an emulator with API 22 I get the following error: Application Installation Failed Installation failed with messageINSTALL_FAILED_CONTAINER_ERROR.It is...

View Article

Image may be NSFW.
Clik here to view.

Interference with UART

@Kantel wrote: Hello Everyone. I am currently having trouble with wiringSerial with openframeworks. I am using ofxOMXPlayer addon to display videos to the screen. In the update function, I have the...

View Article
Browsing all 636 articles
Browse latest View live