Skip to content

Need help with building the project on Pop! OS #608

@lokitkhemka

Description

@lokitkhemka

Hi,

I know that the project doesn't really build on Linux, but I despite started to work on it. While I got to building a few dependencies, however, I cannot get it build GLFW. I modified the premake5.lua file hoping that it would suffice, as below:

	defines {
		"_GLFW_X11"
	}

However, I keep getting the following error:

cocoa_init.m
gcc: fatal error: cannot execute ‘cc1obj’: execvp: No such file or directory
compilation terminated.
make: *** [Makefile:220: ../../Bin-Int/Debug/glfw/cocoa_init.o] Error 1

Can you help to fix this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions