Skip to content
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

gfx_setup: Assertion `vertex' failed. #4

Closed
Squidtito opened this issue Jun 16, 2023 · 2 comments
Closed

gfx_setup: Assertion `vertex' failed. #4

Squidtito opened this issue Jun 16, 2023 · 2 comments

Comments

@Squidtito
Copy link

I have compiled CavEX for Linux, I am on Arch Linux. I had to use a alternative to "glfw3", I installed glfw-X11 (I also used glfw-wayland).

I keep on getting this:
cavex: /mnt/441c3dff-f2cf-45ea-bfc6-063ea6aa249f/Doc/CavEX/source/platform/pc/gfx.c:196: gfx_setup: Assertion `vertex' failed.
Aborted (core dumped)

this is the structure of the directory
image

@xtreme8000
Copy link
Owner

Right, contrary to what the README says, it now expects the fragment.shader and vertex.shader files in the assets directory.

@Squidtito
Copy link
Author

It works, I feel like this section was a bit misleading?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants