Yury Zhuravlev
Yury Zhuravlev
@link2xt hello, sorry for the long response, probably we did this changes during HD remastering, in that case we should put all changes into this repo. We will start discussion.
We can use `--print-file-name` to find path to lib: ``` $: gcc --print-file-name=libhsa-runtime64.so /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libhsa-runtime64.so $: clang --print-file-name=libhsa-runtime64.so /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libhsa-runtime64.so ```
Just in case GOG resources are a little bit broken right now (for the GitHub version), we will fix it.
Ага, подтверждаю.
Honestly, I prefer also to drop X11 support. Ubuntu 20.04/22.04 is the transition period (X11->Wayland), which provides many more questions and issues. 20.04/22.04 is also a transition for Vulkan support....
you should just try vkcube and vkinfo and show here
I have worked workflows in internal repo.
Honestly, all existent solutions, are not integrated very well and have problems with styling. It's not critical but VERY important.
I have a totally same issue because using monorepo. My root is not the root of the project.
@MaksimZhukov seems like still not fixed because we can't specify `working-directory` or `project-directory`. If you have monorepo with 20 different projects, have no sense to run find by `**/poetry.lock` pattern....