-
**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…
-
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
-
### 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]…
-
![image](https://github.com/user-attachments/assets/92ad79ed-f3fa-4818-8f1b-de80c8482ff6)
Version 5.68.2
-
`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'…
-
### Problem
The `YChat` API expects a dictionary in many areas of the code. For example, the `YChat.get_users()` and `YChat.get_message()` methods return dictionaries, but there's no indication to …
dlqqq updated
13 hours ago
-
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…
-
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…
-
```
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).…
-
**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…