Dan Rosser

Results 378 comments of Dan Rosser

Looks like maybe a mismatch in the past for Project C++ status and preview features which are now ISO compliant so changed project and template to ISO 23 should fix...

I think we should just static all the libs for Linux as well On Tue, 23 Sep 2025 at 9:53 am, alexandre burton ***@***.***> wrote: > *artificiel* left a comment...

Might need an explicit u8 or char overload. Definitely utf8 issue Try something along these lines: ofLog& operator

Removed Gold LD for the moment regarding: https://github.com/openframeworks/openFrameworks/issues/8239

Makefile linux: ``` fi building with makefiles **** Building OF core **** HOST_OS=Linux PLATFORM_ARCH=x86_64 PLATFORM_OS=Linux HOST_ARCH=x86_64 HOST_OS=Linux CROSS_COMPILING=0 PLATFORM_VARIANT=default IS_RASPBIAN= =================== config.mk platform detection ================ PLATFORM_ARCH=x86_64 PLATFORM_OS=Linux PLATFORM_VARIANT=default PLATFORM_LIB_SUBPATH=linux/64 ===================...