Git Product home page Git Product logo

Comments (3)

floooh avatar floooh commented on June 19, 2024

Hmm yes I can reproduce, might be caused by new clang versions. Unfortunately simply updating the bgfx and bx submodule introduced other problems (with the fips cmake wrapper scripts, could be that the directory structure has changed). I currently cannot take care of this since I'm not working with bgfx at the moment, but pull requests are welcome of course.

from fips-bgfx.

SirTrashyton avatar SirTrashyton commented on June 19, 2024

Would you happen to know a fix? I have scoured the internet far and wide and have yet to find a conclusion.
My logs:
/bin/sh: cmake: command not found
[ERROR] Failed to generate 'osx-xcode-debug' of project 'fips-bgfx'

from fips-bgfx.

floooh avatar floooh commented on June 19, 2024

@SirTrashyton ...I'm only seeing the original error outlined above when trying to compile (which is somehow related to SIMD intrinsics). Your problem looks more basic, like fips itself isn't working.

When you run ./fips diag tools, does it find cmake? It should roughly look like this:

> ./fips diag tools
=== tools:
git:	found
cmake:	found
ccmake:	found
make:	found
ninja:	found
xcodebuild:	found
xcrun:	found
javac:	found
java:	found
python2:	found
ccache:	OPTIONAL, NOT FOUND (used with './fips set ccache on')
vscode:	found
clion:	OPTIONAL, NOT FOUND (used as IDE with clion configs)

from fips-bgfx.

Related Issues (4)

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.