-
/Volumes/tool/ofw/libs/pugixml/lib/macos/pugixml.xcframework:1:1 While building for iOS, no library for this platform was found in '/Volumes/tool/ofw/libs/pugixml/lib/macos/pugixml.xcframework'.
-
List to a better iOS experience in OF:
- [x] removing boost, making it optional - https://github.com/openframeworks/openFrameworks/pull/7116
- [x] Orientation decisions : https://github.com/openfr…
-
hi @armadillu i'm trying your addon in Ubuntu 12.04 with OF 008. i got this error:
> ompiling example for Debug
> Compiling src/main.cpp
> g++ -c -g3 -Wall -march=native -mtune=native -DOF_USING_GTK…
-
Does anyone else get a crash when using ofxUILabel? I get a crash (see below for 3 different crash reports for this....all occur in different ways but relate to the same issue) on this say 1 in 5 time…
-
Hi,
I am trying to compile lpmt in an ubuntu 14.04 PC.
The install dependencies of OF is success without any error, but i get the following compilation error.
In file included from ../../OF/openFr…
-
Dear Sir,
I wonder is there any chance that you will give us a series videos of OpenFrameworks (C++)?
People says OpenFrameworks is "more professional and widely used " than Processing in the re…
-
Someone asked about upgrading openFrameworks so I decided to create an issue here to do it. There currently isn't a clear process for how to upgrade this library, so we can try to develop one by docum…
-
In order to make ofxTimeline work with the latest OF version / on your linux system :
add #include "Poco/Delegate.h" in ofxTween.h .
and checkout the ''develop' branch of ofTextInputField
Cheer…
Samsy updated
11 years ago
-
Show some examples of how to consume poses in OpenFrameworks, Unity, and TouchDesigner.
-
Hi All
Since OpenFrameworks version already go to 8.2, I would like to know if it is possible to update libopenframeworks to new version of OpenFrameworks? if it is possible, what will need to change?…