-
### What happened?
With the release of the new React-native version (0.76), we need to call the `SoLoader.init()` function with a new SO Mapping object for loading libraries.
Currently the [Nav…
-
import React, { Component } from 'react';
7 | import { Text, TouchableOpacity, View, Animated, ScrollView } from 'react-native';
> 8 | import MatrixMath from 'react-native/Libraries/Utilities/Ma…
-
Hello, I'm trying to develop an extension that uses libgit2sharp, which has native libraries. It fails when trying to use it with this exception
`The type initializer for 'LibGit2Sharp.Core.NativeM…
-
### Description
On .NET Framework 4.8 when this nuget package is referenced as part of an ASP.NET MVC application upon build (with msbuild) it outputs the native libraries into the OutputPath in bo…
-
When starting tModLoader with `-videodriver wayland`, on Linux `6.6.60`, Mesa `24.2.6`, Sway `1.10` the game crashes randomly as of the latest version of tModLoader `2024.10.2.3` Preview `a3c8ea82`.
…
-
Sentry Issue: [METAMASK-MOBILE-2S09](https://metamask.sentry.io/issues/5907170769/?referrer=github_integration)
```
AxiosError: Request failed with status code 429
at (node_modules/@react-native-a…
-
When trying to publish the Sentry.Samples.Maui app to a physical device:
```
dotnet publish /t:Run -f net9.0-ios18.0 /p:_DeviceName=
```
AOT compilation fails with a cryptic error. Adding the followi…
-
Since GUI can't compile a full stack native M1 libraries as of 10/24, we will publish/support API builds with native M1 libraries.
-
Hi, I have a question, is it possible to add JavaVersion.VERSION_17 in build.gradle?
```
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERS…
-
Is there any documentation for how to structure a JAR so that native libraries can get shipped as part of a distribution, and LibraryLoader will be able to load them? Ostensibly, LibraryLoader just ta…