-
http://docs.rhomobile.com/en/5.0.30/guide/native_extensions
Documentation states:
none : any generated property bag code will not integrate this property
accessorsViaPropertyBag : get and set will d…
jtara updated
9 years ago
-
**Description*
A clear and concise description of what the bug is.
**Environment**
- Version of currently used React Native IDE (Extensions tab -> click on React Native IDE extension -> version i…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
`vagrant plugin install vagrant-parallels` results in an error "Failed to build gem native extension".
### Expected behavior
Plugin should install successfully.
This works in 2.4.1.
Doesn'…
-
The thing is that when bundling do_mysql (or any other gem with native extensions i assume) with the :git option, then the bundling process won't put .gem files into bundler's cache/ directory and doe…
-
**Description**
Hi. In my app I use node scripts to run whole app. According documentation I can run it in Radon IDE using "customBuild". I tried to run app on iOS but unfortunetelly I'm unable to do…
-
I want to profile a program that uses a mix of Python code and (C++)-extensions internally (based on Cython and Boost Python) and get different errors of py-spy (dependent on the concrete run).
For…
-
Hey there,
when trying to use the `@cryptlex/lexactivator` package on Windows 11 with ARM64 processor, it fails with the following message:
```
PS C:\git\test-app> npx ts-node --project tsconfi…
-
```
Investigate linking crack extensions statically during native binary creation.
Native binaries are essentially static anyway, since all crack code is
generated "statically" (no crack libs, yet).…
-
Hi,
I saw in a couple of spots that `super_native_extensions` is made for dynamic linking, but unfortunately constraints on our projects are such that we need to do static linkage.
I followed th…