Giter Club home page Giter Club logo

Comments (2)

Noxime avatar Noxime commented on July 17, 2024 2

Sorry for taking a while! This is a shot in the dark, are you sure your STEAM_SDK_LOCATION is correct? In the command you posted you have STEAM_SDK_LOCATION=/sdk/. On MacOS and other *nix operating systems when a path starts with a / it means its from the filesystem root, so what you probably wanted was just sdk/ or ./sdk/ which will refer to the folder sdk in current folder.

from steamworks-rs.

podrivo avatar podrivo commented on July 17, 2024

Hey @Noxime. No problem at all! Thanks for having the time! 😄

Yes, you are correct! I tried multiple ways to link to the SDK folder, like /sdk/ sdk/ ./sdk ./sdk/, but it seems like all options couldn't find the SDK files and gave the same error. So I moved it to my Desktop and updated the env var to STEAM_SDK_LOCATION="$HOME/Desktop/sdk" and the build worked!

I thought this was related to the macOS, because you can find multiple threads about missing headers in Catalina 10.15, but even thought I tried every single solution I could find, I got the same error every build. And when I went to the Windows to test it and got the same exact error, I decided to ask for help... 😅

Also, I had to reinstall llvm with brew, and update llvm/bin to $PATH and set $LDFLAGS and $CPPFLAGS, as suggested by brew installer and just like this issue: #52

I can't make it run, though. But I'll open a separate issue for this! (:
Thanks for the help! ✨

from steamworks-rs.

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.