EXC_BAD_ACCESS on ofPixels.swapRgb() in ofImage::saveImage()
@Karthik_V wrote: When saving an image from getting pixels from the ofFbo it is produced a weird issue that app crash with EXC_BAD_ACCESS / KERN_INVALID_ADDRESS. This is the crash log that printed...
View ArticleProblem with occlusion - binding images with alpha to 3d objects
@ttyy wrote: I'm loading a png with transparency and binding that to a 3d box. When viewed from certain angles, the interior of the box is not seen through the transparent part of the texture -...
View ArticleCouldn't find some pkg-config packages
@alvaroc wrote: hi guys,I new in the world the OF, I use ubuntu 16.04, want build the examples of OF. but the moment of build, I use buildAllExamples.sh for the build, I have the next output. I...
View ArticleOF 0.9.3 ofPixels max size allocation
@johansonjj wrote: I have an issue with ofPixels: both on Win10 and Lubuntu the maximum size I can allocate is 8191x8191. Windows reports GL_MAX_TEXTURE_SIZE to be 16384. Is there a special reason for...
View ArticleI get an error when Qt Creator parse file with name of.qbs
@Ihor_Kashpruk wrote: I get an error whe Qt Creator parse file with name of.qbs. After successful installation I created the new project. But when I open project i get an error. The screen: Screenshot...
View ArticleUbuntu of_v0.9.3 install_dependencies.sh: 54: Syntax error:"} "unexpected
@dbwat wrote: HelloI made the of_v0.9.3_linux64_release installation ubuntu linux (14.04 / 15.04 / 16.04)I systematically this message on the script "install_dependencies.sh: 54:...
View ArticleError generating projects with 0.9.5 on Mac
@tilmans wrote: Trying to create a new project with projectGenerator on Mac 10.12 I get the following error: Command failed: /bin/sh -c...
View ArticleCan not install of 0.9.6 dependencies on windows
@dstrasser wrote: Hello, I can't install openframeworks on Windows. When executing install_dependencies I get an error: Ocurrieron errores, por lo que no se actualizaron los paquetes. error installing...
View ArticleofPixels throwing exception well inside xy bounds
@johansonjj wrote: As there has been a fix using size_t in ofPixels just recently, I am facing issues with code that worked well on 0.9.4 windows10: Exception thrown at 0x00000001403EBD4C in...
View ArticleFresh install : Segfault with examples
@flyingrub wrote: 0 fly@Minotoor ~/workspace/openFrameworks/examples/graphics/polygonExample $ uname -a Linux Minotoor 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64 GNU/Linux 0...
View ArticleMissing boost on osx 0.9.7 release
@edapx wrote: I've just downloaded the 0.9.7 release, and I'm having this error when launching a newly created project clang: error: no such file or directory:...
View ArticleCan't create ofPolyline from ofVec2f
@javl wrote: Before I create an issue on Github, I want to check if I might be doing something wrong. The docs for ofPolyline say: ofPolyline(...) Creates an ofPolyline from a vector of ofVec2f or...
View ArticleofxAssimpModelLoader Loading Bug
@afernandez wrote: Just a really weird (and annoying bug) I thought I'd send out to the community. I have an FBX model with animations I'm loading with ofxAssimpModelLoader and while it normally works...
View ArticleStrange issues with latest MacOSX beta and Kinect
@nosarious wrote: I inadvertently updated my MacBook air to the latest public beta for macosx and would strongly suggest others to ... not do this. I have had Kinect issues since doing so, with weird...
View ArticleInstall_dependencies.sh problem : poco failed to recompile. Ubuntu 16.04(x86)
@BrikBrice wrote: Hi ! Trying to run install_dependencies.sh on Ubuntu 16.04(x86) but I get an error when it needs to recompile POCO, because of gcc5. This is the message : It seems you are running...
View ArticleI cant make of project in visual studio
@YunJae_Kang wrote: Pasted image1600x900 121 KB I met this problem when after I see 'Found correct openFrameworks path' and choose add on. 예외가 발생한 is mean 'except from' I already googling this...
View ArticleVideograbber image upside down when using front camera
@Thinium wrote: Hi! In the sample project videoGrabberExample the video is shown correctly when using the rear camera. But if I use the front camera (id 1), the video is upside down (vertically...
View ArticleK-lite codec installation having no effect
@Howard_Melnyczuk wrote: Hi all, long time lurker first time poster: Having looked through all the posts over the last year about using ofVideo in Visual Studio, and having installed and uninstalled...
View ArticleDrawing Arc using ofPath draws radius line
@cuinjune wrote: Hi, when I draw Arc using ofPath, the radius line is visible which it shouldn't be.It works fine when I draw it using ofPolyline. It was discussed here :...
View ArticleERROR: One or more attached shaders not successfully compiled (Mac OS)
@LuZhouheng wrote: github.com/kashimAstro/ofxFurry Issue: ERROR: One or more attached shaders not successfully compiled (Mac OS) opened by LuZhouheng on 2016-12-13 Environment: Mac OS 10.12.1 Xcode:...
View Article