Lars Viklund
Lars Viklund
Tested with GENie from trunk: `GENie - Project generator tool version 738 (commit 4baa591b3c6ecf89904e85169dfc8ab068816250)` Contents of `genie.lua`: solution "vs_repro" configurations { "Debug" } targetdir "bin" language "C++" flags { "Symbols"...
### Check version - [X] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md) ### Check for duplicates - [X] I've checked...
Building R/4.0.3 on several machines I ran into two distinct failures when running out of space in /tmp where my build directory was pointed. In one scenario, an infinite series...
In reports such as my http://vulkan.gpuinfo.org/displayreport.php?id=923#surface, cards like AMD RX 470 list a `maxImageExtent` of `927x755`. This very odd extent is the same size as the client area of the...
After installation of TensorFlow 1.13.1 with `fosscuda/2018a` and `fosscuda/2019a`, the paths recorded in `lib/python-3.*/site-packages/setuptools.pth` seem to contain resolved symlink paths. The user-facing part of our installation is in `/hpc2n/eb`, which...
In the new user tour the currency switching button is said to switch between chaos and exalts. The actual functionality of the button also cycles through divines. https://github.com/viktorgullmark/exilence-next/blob/dd1c59bffd8e2f77ac1656415305eef1a00bbf5f/ExilenceNextApp/public/i18n/en/stepper.json#L27
The macros in `xml_routines.f90` use the stringification feature `#x` of the preprocessor which is not available in the "traditional" `cpp` mode that the GNU toolchain uses to preprocess code. This...
### Description of the problem being solved: In https://github.com/PathOfBuildingCommunity/PathOfBuilding-SimpleGraphic/pull/59 there were significant foundational improvements for users installing Path of Building into paths with characters that cannot be expressed in their...
With the current `master` of Zig as of 2024-09-05 (version `0.14.0-dev.1421+f87dd43c1`), trying to replicate the steps in the GitHub workflows on an Ubuntu 24.04 machine fails for `dat-analysis`: ``` zao@poe-dat-vm:~/poe-dat-viewer$...