-
Hi,
Have you ever considered making this code cross-platform by hiding the kernel-related code behind #ifdefs?
I'd be interested in looking into that, but only if there's a real interest to this…
-
```
rmc3@tachi:~/git-co/0byte$ du -sh code/
4.0K code/
```
The code directory is not reported as being 0 bytes on *nix systems. This seems to be a critical cross-platform compatibility bug.
EDIT:…
rmc3 updated
10 years ago
-
```
There has been some request for OSX support.
Could either:
* Figure out why C++ and Mono isn't working
* Convert to C# and use Mono (see issue #69).
* Figure out why its not working well under…
-
```
Implement the experiment framework for all platforms (not just Mac).
There are two major components to this:
1) Installers / EXEs, etc.
2) We need to make sure we are using cross-platform media …
-
I noticed that SwiftGMP is currently only available for iOS and macOS. I'd love to see it embrace other platforms like tvOS and even Linux.
The main concern with Linux is that, reading through the or…
nvzqz updated
8 years ago
-
Add cross-platform key identifiers that can be used to detect keypresses for user shortcuts regardless of keyboard layouts.
More info:
- https://stackoverflow.com/questions/8737566/rolling-ones-…
-
Hi Neutronium guys,
are they any plans to go cross platform with .Net Core? Using your solution under Linux/Mac would be awesome.
If you do not currently plan to port to .Net Core, could you tel…
-
[RGFW](https://github.com/ColleagueRiley/RGFW) - Cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
-
**What happened**:
We install the dependency `cross-spawn` as one of the dependencies of jest in version `7.0.6`, however it seems the javascript cataloger can't parse our yarn.lock file, as it lis…
-
Tracking issue for making reproducible builds and ideally cross platform builds.
Work will be done in https://github.com/Aharoni-Lab/Miniscope-DAQ-QT-Software/tree/feature-repro-build
## Overvie…