Code Monkey home page Code Monkey logo

Comments (7)

VVD avatar VVD commented on August 11, 2024 1

Try to remove from src/sv_mod_frags.c:181:51: pcre2_substring_list_free((const PCRE2_UCHAR8**)buf); substring const: pcre2_substring_list_free((PCRE2_UCHAR8**)buf); and build again.

from ezquake-source.

12sunflowers avatar 12sunflowers commented on August 11, 2024

@VVD Thanks a lot! Build done.

from ezquake-source.

12sunflowers avatar 12sunflowers commented on August 11, 2024

@VVD sorry have yet questions

again make clone git with no editing src/sv_mod_frags.c :181:51:

pcre2_substring_list_free((const PCRE2_UCHAR8**)buf); substring const: pcre2_substring_list_free((PCRE2_UCHAR8**)buf);

and its build good with no errors, why?

game working well, but what this mean at console?

home:[freeartist-artix]:~/Downloads/ezquake-source$ ./ezquake-linux-x86_64
**Error: Couldn't load gfx/palette.lmp**

This is typically caused by being unable to locate pak0.pak.
Copy pak0.pak into 'id1' folder, in same directory as executable.

(zenity:10592): Adwaita-WARNING **: 08:56:04.756: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
**No provider of glGenSamplers found.  Requires one of:
    Desktop OpenGL 3.3
    GL_ARB_sampler_objects
    OpenGL ES 3.0**

home:[freeartist-artix]:~/Downloads/ezquake-source$ 

from ezquake-source.

VVD avatar VVD commented on August 11, 2024
  1. Another compiler? Other build options?
  2. Read this:
This is typically caused by being unable to locate pak0.pak.
Copy pak0.pak into 'id1' folder, in same directory as executable.

You need file pak0.pak with game data.

from ezquake-source.

12sunflowers avatar 12sunflowers commented on August 11, 2024

Another compiler? Other build options?

Only add to env, do git clone and build again with no errors
export CFLAGS="-march=native -O3"
from advice at nQuake/client-linux#15 (comment)

Read this:

already present at dir with builded bin ezquake-linux-x86_64

home:[freeartist-artix]:~/Downloads/ezquake-source/id1$ ls
id1  pak0.pak  pak1.pak
home:[freeartist-artix]:

and what this mean? i am at old g92 nvidia card with 340.108 driver patched for new kernels

(zenity:10592): Adwaita-WARNING **: 08:56:04.756: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
**No provider of glGenSamplers found.  Requires one of:
    Desktop OpenGL 3.3
    GL_ARB_sampler_objects
    OpenGL ES 3.0**

from ezquake-source.

VVD avatar VVD commented on August 11, 2024

Get nQuake, install it and replace ezquake with just compiled.

from ezquake-source.

ciscon avatar ciscon commented on August 11, 2024

i'm going to go ahead and close this since the initial issue was resolved, if needed we can help further on discord.quake.world

from ezquake-source.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.