Code Monkey home page Code Monkey logo

Comments (12)

DUOLabs333 avatar DUOLabs333 commented on September 13, 2024 1

Found it: fatal error: 'EGL/eglplatform.h' file not found

from homebrew-qemu-virgl.

DUOLabs333 avatar DUOLabs333 commented on September 13, 2024

Post the whole log into a pastebin.

from homebrew-qemu-virgl.

saschasc avatar saschasc commented on September 13, 2024

Pastebin does not seem to be happy with the file size. Uploading it here.

Thanks for your support.

The compilation also fails with XCode 13.1 toolset. I've downgraded to 12.5.1 but the error still occurs. It's not always the same step where it stops.

make-output.txt

➜ ~ clang --version
Apple clang version 12.0.5 (clang-1205.0.22.11)
Target: x86_64-apple-darwin20.6.0
Thread model: posix
InstalledDir: /Applications/Xcode12.5.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
➜ ~ clang++ --version
Apple clang version 12.0.5 (clang-1205.0.22.11)
Target: x86_64-apple-darwin20.6.0
Thread model: posix
InstalledDir: /Applications/Xcode12.5.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

I am not so familiar with Brew. But could I create a bottle on a Monterey system where I can compile it and then use it in Big Sur (on the system where I have the bug)?

from homebrew-qemu-virgl.

DUOLabs333 avatar DUOLabs333 commented on September 13, 2024

It may be possible, though there may be breaking changes between the systems.

from homebrew-qemu-virgl.

DUOLabs333 avatar DUOLabs333 commented on September 13, 2024

Did you do ninja -j8 or just ninja?

from homebrew-qemu-virgl.

saschasc avatar saschasc commented on September 13, 2024

brew install knazarov/qemu-virgl/qemu-virgl

If it helps let me know how I can influence this.

from homebrew-qemu-virgl.

DUOLabs333 avatar DUOLabs333 commented on September 13, 2024

Can you check if libangle is installed?

from homebrew-qemu-virgl.

saschasc avatar saschasc commented on September 13, 2024
➜  ~ brew install -d knazarov/qemu-virgl/libangle
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::TapLoader): loading /usr/local/Homebrew/Library/Taps/knazarov/homebrew-qemu-virgl/Formula/libangle.rb
Warning: knazarov/qemu-virgl/libangle 20211212.1 is already installed, it's just not linked.

from homebrew-qemu-virgl.

saschasc avatar saschasc commented on September 13, 2024
➜  ~ brew link libangle                   
Linking /usr/local/Cellar/libangle/20211212.1... 
Error: Could not symlink include/GLSLANG/ShaderLang.h
/usr/local/include/GLSLANG is not writable.

from homebrew-qemu-virgl.

saschasc avatar saschasc commented on September 13, 2024

The directories where read only. Probably because of a Vulkan SDK installation? Changed it and now I try again ...

from homebrew-qemu-virgl.

DUOLabs333 avatar DUOLabs333 commented on September 13, 2024

Use sudo -- just as an aside, for me, homebrew defaults to /opt/homebrew, fixing that problem.

from homebrew-qemu-virgl.

saschasc avatar saschasc commented on September 13, 2024

Thanks for your help mate! It works.

from homebrew-qemu-virgl.

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.