DryreL
DryreL
I agree! I wish he would update this more
Same problem here. I'm really getting sick of it. Tried to reinstall 5 times, try to open it via administrator, msysc2 etc.. none of them worked
How to solve this? 
> Does your system have AMD GPU installed? The GetGPUs will only return the AMD GPU. I personally don't have AMD GPU but my friend has. I'm developing a plugin...
> Hi, > > To loop through any `ADLXList`, you can use the [`Begin()`](https://github.com/GPUOpen-LibrariesAndSDKs/ADLX/blob/d3612344d19250f6030b27a787e8eeb2322e5dec/SDK/Include/ICollections.h#L126) and [`End()`](https://github.com/GPUOpen-LibrariesAndSDKs/ADLX/blob/d3612344d19250f6030b27a787e8eeb2322e5dec/SDK/Include/ICollections.h#L161) methods. > > ```c++ > int gpuCount = 0; > > for (adlx_uint itr...
I have same problem.