-
Putting up a place for discussion on making the build process Windows and Mac friendly. I don't know much about BinDeps yet, but I am pretty good at building things with Fortran dependencies in a cros…
-
This looks great. Was looking for something lightweight. Does it work on all browsers?
-
```
There are versions of Python and PyGame for both Mac and Linux, but this game
is untested on those systems. If you have a Mac or a Linux computer,
considering testing the latest stable release …
-
**Look into cross-platform solutions**
Currently, graphics are reliant upon gtk & cairo, largely limiting the system to run on (graphically) *nix exclusively.
A cross-platform implementation of …
-
Can this be run on non-Windows platforms (assuming Windows-specific UI code is factored out?)
-
**Is your feature request related to a problem? Please describe.**
I want to be able to share cross prices with my friend on xbox once cross platform is a thing
**Describe the solution you'd like*…
-
Hey! I like your approach using this project to solve pac intergration for Unity.
I haven't read enough through it to understand it completely, but I have a question. Do you know where I could fin…
-
Using the Linux 64-bit and the Windows executables from the master branch, release 1.20 seems to have a cross platform issue. I seem to be able to initialize and unlock etc. OK if using from 1 of eit…
-
Check code for cross platform compatibility issues.
Current known issues:
- [ ] mdenoise path required in lines 715-719 of raster_chunk_processing.py
-
```
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…