This full version has been archived by the uploader because it is out of date and no longer supported. We recommend you browse the file list for the latest full version.
Full mouse driven menu, select/cut/copy/paste/undo in the console, tool_inspector 1 and 33 other enhancements (see readme).
This doesn't build in Linux due to what looks like syntax errors. Where can I report these issues? GitHub? Here?
sys_linux.c:147:29: error: expected ‘;’ before ‘}’ token 147 | Sys_SetClipboardData | ^ | ; 148 | } | ~
Here is fine. I will see if I can get the Linux to compile today.
Hello, I can not compile it on Manjaro 22.1.0 Talos, you can consult compilation log and error messages here:
Pastebin.com
Your comment will be anonymous unless you join the community. Or sign in with your social account:
darkplaces
quake
zircon
hd
This doesn't build in Linux due to what looks like syntax errors. Where can I report these issues? GitHub? Here?
sys_linux.c:147:29: error: expected ‘;’ before ‘}’ token
147 | Sys_SetClipboardData
| ^
| ;
148 | }
| ~
Here is fine. I will see if I can get the Linux to compile today.
Hello, I can not compile it on Manjaro 22.1.0 Talos, you can consult compilation log and error messages here:
Pastebin.com