pemgithub

Results 8 comments of pemgithub

I agree. It's weird that they open source other tools but not RGP? Or if there's something AMD doesn't want to be public, maybe they could open source most of...

Update: I installed (http://download.qt.io/official_releases/qt/5.9/5.9.2/ -> qt-opensource-linux-x64-5.9.2.run) to ~/pemInstalls, then I tried (./Prebuild.sh --vk-include /usr/include/vulkan/ --vk-lib /usr/lib/x86_64-linux-gnu --qt ~/pemInstalls/Qt5.9.2/5.9.2/gcc_64) (cd Linux/Make/Debug/) (make). I get the same errors during make. ``` $...

Update: I tried the manual variation described in README.md (instead of running Prebuild.sh): ``` $ cd Build $ python3 FetchDependencies.py $ cd .. $ mkdir _build $ cd _build $...

verified I'm using "gcc 4.7.2 or later" per README.md: ``` $ gcc --version gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 ```

@Ryp thank you for sharing that the build scripts expect your folder to be "RGA". I ran into the same problem on Ubuntu 18.04.3 LTS, and I agree it's a...

It's adding it to the bottom of the landscape which is covering part of the screen. I think there should be an option, if not default, for it to be...

![Image](https://github.com/user-attachments/assets/740d6e47-2157-40a0-a2df-015b8fc2701e)