Dan Rosser

Results 378 comments of Dan Rosser

Latest libraries now has Linux arm64: https://github.com/openframeworks/apothecary/releases/tag/latest Linux 64

``` Getting action download info Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ ``` ![image](https://github.com/user-attachments/assets/dbc48b49-8ff7-4a97-b84a-ef2d087a304a) Weird. Disabling caches /...

Linux empty example is compiling just not addonsExample

@ofTheo yeah the library subpath was being used for the targetarch name in for the makefile in the directory! So with linux/64 it was bugging out. I thought it was...

# Complete Ubuntu 24.04.1 LT Build Success all GCC targets Ubuntu 22.04.1 LT Build Success GCC10 (max GCC for 22.04)

Added a utility pipe to apothecary and just did the same for oF this will make everything a lot easier to update before the gui stuff is done ./of or...

Good idea although make file location is a very minimal issue compared to all the ```std::``` upgrades required for older projects... but I've added the beginning on an auto-upgrade script....

Actually all those issues were caused by explicit makefile definitions like this one, when we coded not to at all use them! thanks for reminder ~ these are redundant now....

> A couple of questions for this PR to get merged: > > * can we avoid subfolders ( just dealt with issues in emscripten due to this ) >...

Or we can just force apt install of GCC14 for the user ? seems like its worth it and only ship GCC14