Replies: 0 comments 13 replies
-
👋 @parisa-hr, we use the issue tracker exclusively for bug reports. However, this issue appears to be a support request. Please use our Discord Server to get help. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can reference our CI for how to build sunshine on Ubuntu. https://github.com/SunshineStream/Sunshine/blob/70ae7a2fa9b33173eb949c86ec42a96e7b9e8c25/.github/workflows/CI.yml#L55 |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
Hi
I use
ubuntu 20.04
and after I use the commandmake -j7
:can someone help me I don't know what is the problem, how can I fix it? and why does this happen?
Thanks
Expected Behavior
I clone it like your document
1.git clone https://github.com/sunshinestream/sunshine.git --recurse-submodules
2.cd sunshine && mkdir build && cd build
3. cmake -DCMAKE_C_COMPILER=gcc-10 -DCMAKE_CXX_COMPILER=g++-10 ..
4. make -j7
Additional Context
CMake build :
Sunshine Host Operating System and Version
ubuntu 20.04
Architecture
64 bit
Sunshine Version
v0.14.0 (master branch)
GPU Type
NVIDIA
GPU Model
NVIDIA 470.129.06
GPU Driver/Mesa Version
470.129.06
Capture Method (Linux Only)
NVIDIA 470.129.06
Beta Was this translation helpful? Give feedback.
All reactions