Giter Club home page Giter Club logo

Comments (3)

rhettp avatar rhettp commented on May 23, 2024 2

Hello @obscurelyme ,

I'm sorry for such the late reply, it slipped my mind. We were finally able to compile the project after following your instructions
and installing a few other missing libraries. Thank you for your help!

-Rhett

from coffeemaker.

obscurelyme avatar obscurelyme commented on May 23, 2024

Hi @rhettp,

It's great to hear that you want to use CoffeeMaker for your project! Can you post the error messages (if any) that you see from your attempts to compile?

A short intro on how I work with the repo assuming a 100% blank slate machine.

  • install vcpkg
  • git clone CoffeeMaker
  • cmake configure (from the vs code cmake task) I just open the task commands and type >cmake and CMake Configure pops up as an option. image below...
  • cmake build (again, from the vs code cmake task) I just open the task commands and type >cmake and CMake Build pops up as an option. image below...
  • head over to this Google Drive folder, download, and copy over the assets directory over into your cmake build folder (on Mac and Linux only). On Windows, you'll need to copy it over to build/Debug or build/Release depending on whether you ran cmake configure as a Release build or not VS Code should configure it as a Debug build by default.

Screen Shot 2021-11-23 at 8 23 55 PM

Screen Shot 2021-11-23 at 8 24 10 PM

vcpkg should take care of all the 3rd party stuff. I feel that if you are running into include/library issues, you may not have vcpkg installed? Or at least perhaps and old version of it. the master branch of CoffeeMaker was recently just compiled yesterday for Linux, Windows, and OSX using the latest version of vcpkg.

from coffeemaker.

obscurelyme avatar obscurelyme commented on May 23, 2024

Awesome!

I will mention that there have been quite a number of changes in the past month. If you were able to get everything working then that is still very good to hear. I will close this ticket for now. Feel free to reopen if anything comes up.

from coffeemaker.

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.