-
Three years ago, I ported the Apsim user interface from Windows.Forms to Gtk# to allow for cross-platform usage. That has worked reasonably well, despite it not being a particularly mainstream technol…
-
Hello,
Here is the compilation I have under OSX.
I've installed wxwidgets via github + make and also tried via brew.
Haxe 3.4.2
hxcpp: [3.4.188]
hxWidgets: Git version master branch
haxeui-…
-
When I import numpy, I get Illegal Instruction error
On Debian wheezy, install last numpy version (1.16.1) with pip
Then :
```
root@butters2:~$ python
Python 2.7.3 (default, Nov 19 2017, 01:…
-
Hello,
I tried to compile the showcase in mac and doesn't work at all, I followed all the instructions for the setup (with latest hxcpp from git recompiled as the instructions say).
hxcpp=3.4.0
w…
-
## Describe the Problem
NVDA does not continue to read past the end of the current page, no matter which setting is chosen in the reading section of preferences. I understand that the setting says…
-
Using linux with current master the pluginmanager(.cpp) is loading the same PI multiple times if running in portable mode. The directory search string contains multiple dirs, and if there are multipl…
-
Hi,
Quite possibly doing something wrong here - first time attempting to compile something on this machine.
Followed the BigSur instructions, used the ARM release of homebrew to install dependen…
-
On Linux, software configuration should be in ~/.config :
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
> $XDG_CONFIG_HOME defines the base directory relative to …
-
Hello,
When taking the 'is' operator to decide if two numbers are equal, it seems to have an issue for power computation. For instance:
%i: is( 2^(2/3)=4^(1/3) )
%o: false
Bo
--------------…
-
And can it compile for macOS ?