Skip to content

Can't build on Ubuntu 15.10 #118

Open
@Victoralm

Description

@Victoralm

Need some help please, I'm getting this error message while trying to build with "cmake . && make":

Linking CXX executable glsl_compiler
libglsl_optimizer.a(standalone_scaffolding.cpp.o): na função `_mesa_error_no_memory':
standalone_scaffolding.cpp:(.text+0x5): múltipla definição de `_mesa_error_no_memory'
CMakeFiles/glsl_compiler.dir/src/glsl/main.cpp.o:main.cpp:(.text+0x0): definido primeiramente aqui
collect2: error: ld returned 1 exit status
CMakeFiles/glsl_compiler.dir/build.make:88: recipe for target 'glsl_compiler' failed
make[2]: *** [glsl_compiler] Error 1
CMakeFiles/Makefile2:97: recipe for target 'CMakeFiles/glsl_compiler.dir/all' failed
make[1]: *** [CMakeFiles/glsl_compiler.dir/all] Error 2
Makefile:75: recipe for target 'all' failed
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions