-
The cross platform framework needs to support to following features:
- Native code interop
- Good hardware interop support
- Build system to ensures long term reproducibility
Possible frameworks…
-
Targeting Windows/Mac/Linux makes sense for a application like this. In the project's current state, it would mostly be used for installing mods for use with Dolphin, which also runs on these platform…
-
The dissector should support Mac and Linux. At the moment, I don't have a Mac to test the software with.
-
```
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…
-
```
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…
-
Look into Xarmin, see if we can easily port this to iPad/Android devices. The data layer will probably need to be tweaked to respect local storage rules, and the UI may need to be entirely re-implemen…
-
for linux enough change
`[DllImport("libcrypto.dll", CallingConvention = CallingConvention.Cdecl)]` to
`[DllImport("/usr/lib/x86_64-linux-gnu/libssl.so", CallingConvention = CallingConvention.Cdec…
-
Hi,
for my purpose, I need a deterministic simulation using different browsers and different platforms. I'm using the config isFixed = true.
I made some tests using a simple simulation with lots of …
-
This needs to be cross-platform. Port this app to electron so I can use this application on any platform.
-
Hi, I'm looking for a cross-platform IFC libraries, and based on tests that I've done, yours seems to be the best in terms of performance.
However, if my understanding is correct, xbim library fami…