Skip to content

Commit ad4ea2d

Browse files
committed
a note about native libs, and this is going out tomorrow
1 parent 6b23318 commit ad4ea2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

build/shared/changes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Processing 4.0 beta 4
22

3-
*Revision 1279 – 23 January 2022*
3+
*Revision 1279 – 24 January 2022*
44

55
Loooots of changes under the hood to better support more platforms. And by that, we mean Apple Silicon (now in alpha!) and Raspberry Pi devices (once again). And whatever else gets cooked up in the coming years.
66

@@ -50,6 +50,8 @@ We've also moved the FX2D (JavaFX) renderer to its own library, which will be av
5050

5151
* A massive amount of work for our supported platforms. Some of the gritty details are [here](https://github.com/processing/processing4/wiki/Supported-Platforms) but we have six of them. Export to Application has been rewritten. It's now possible to build Processing on all six of these platforms.
5252

53+
* Cross-platform support for native libraries has also changed significantly. The `export.txt` file is ignored completely (no libraries required it anyway), and the subfolders names for native libraries have changed. See the layout of `core/library` for an example. Again, this enables all these platforms from Apple Silicon to Raspberry Pi.
54+
5355

5456
## Contributed tidbits
5557

0 commit comments

Comments
 (0)