-
-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux Compiling #49
base: master
Are you sure you want to change the base?
Linux Compiling #49
Conversation
Fun fact we also fully support vs2022 so if you want you can add vs2019/2022 into the readme file |
Linux on SP branch crashes after intro. As well I can't view asserts cause the steam-runtime is needed when running the game launcher (hl2_linux). |
Did you switch sp to upcoming? |
Also would be good if just port sp stuff to mp anyways since its more up to date |
Yes, I'm on upcoming. Should I keep this in draft until that port is done? |
If you want you can start porting sp to mp just remmber to keep the sp
folder even tjo its using mp lol
Kerim Čamdžić
pon, 4. sep 2023. 23:08 pošiljalac Dot ***@***.***> je
napisao:
… Yes, I'm on upcoming. Should I keep this in draft until that port is done?
—
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIJ22K7C2SR6CUSXLPCJE2TXYY7NJANCNFSM6AAAAAA3Y5O744>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Alright |
I've finally gotten to test out a linux server on Ubuntu 22.04 using Base 2013 Dedicated Server. Compiling was fine (thanks to WSL), if you ignore the warnings. Besides installing the usual dependencies, I've ran into some minor setbacks, resolved below. I ran a cherrypicked version of this repo, so could very well be my fault.
Additional thoughts:
|
Allows for compiling without steam-runtime. Tested on Arch Linux.
Fixes #38
Task List
Code stolen from Momentum Mod and ilocalize