-
For now BMK puts precompilates of sources into the ".bmx" folder regardless of whether you compile something with legacy or NG.
Sometimes I compile stuff with legacy as it contains less (or "other"…
GWRon updated
5 years ago
-
_Fairly low priority!_
The new build worked perfectly on x64 for me (the mixed-arch Windows release) -- many thanks for all the efforts! -- but x86 apps failed to build.
I've manually built all …
-
(Auto-)Powered off my Notebook last week (after having it closed for some time).
Now I started the Windows 10 on it again ... and it opened up my Chrome, my Notepad++ - and two different MaxIDE ins…
GWRon updated
5 years ago
-
Traceback (most recent call last):
File "/home/archlab/lzr/easyFL-FLGo/main.py", line 31, in
runner.run()
File "/home/archlab/lzr/easyFL-FLGo/flgo/algorithm/fedbase.py", line 243, in run
…
-
-
hello.
I tried to follow[ instructions](https://pytorch.org/get-started/previous-versions/) to install your pytorch3d version.
But still there are errors:
```
File "/home/yulduz/anaconda3/env…
-
I just was told that it is better for Mac apps to contain their resources / assets within the "MyProgram.app"-folder.
So for MaxIDE/BlitzMaxNG-project this won't change much as it is still "self cont…
GWRon updated
5 years ago
-
Several of the benchmark results have spikes in them, presumably due to two values existing at the same x-axis location (see attached). We need to investigate what is causing the spike in the graph an…
-
```
dots should appear
```
Original issue reported on code.google.com by `tanmay10...@iiitd.ac.in` on 18 Nov 2012 at 11:34
-
**Describe the bug**
Trying to create an array of function pointers. Works fine in vanilla BlitzMax, but gives errors in NG
Expression of Type String cannot be inkoked.
**To Reproduce**
```SuperS…