greenkalx

Results 4 issues of greenkalx

Greetings, I just saw this change: https://github.com/bkaradzic/GENie/pull/465 But is this now inconsistent between targetdir and objdir? I expected targetdir and intdir to preserve the path I provided: LUA project file:...

From the documentation, I would expect building with `runtime-debugging=on` would create libs with names: `boost_chrono-clangw10-mt-gd-x64-1_73.lib` But they are built as: `boost_chrono-clangw10-mt-d-x64-1_73.lib` Doc: https://www.boost.org/doc/libs/1_73_0/more/getting_started/windows.html As an alternative, is there a way...

transition

Both installer and tarball fail to fully install in docker. The installer does extract partially, but is missing bash.exe and pacman.exe For the installer, I am running: ``` Invoke-WebRequest https://github.com/msys2/msys2-installer/releases/download/2022-01-18/msys2-base-x86_64-20220118.sfx.exe...

Radeon GPU Profile fails to open a profile (.rgp): ![image](https://github.com/GPUOpen-Tools/radeon_gpu_profiler/assets/13293941/7602ab1e-6376-4b2c-b221-b47fb7bfae40) Similar error in Radeon Memory Visualizer (.rmv): ![amd_radeon_memory](https://github.com/GPUOpen-Tools/radeon_gpu_profiler/assets/13293941/a7ba8820-8330-4763-b175-374147a82bff) Running version RadeonDeveloperToolSuite-2024-04-18-1396. New install with no older versions installed. Also updated...