Giter VIP home page Giter VIP logo

myengine's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

myengine's Issues

Build and Dependencies - Windows

Good evening!

I'm really interested in this project (the idea of electron, node and c++ working together). I want to figure out how you put it together and I've been trying to run this project in Windows. But I'm not entirely sure what might be missing.
Here's my process thus far, based on the errors yielded by trying to run npm install:

  • install MinGW and add C:\MinGW\bin\ to PATH (so I can use make from cli)
  • run npm install -g node-gyp
  • run npm --add-python-to-path='true' --debug install --global windows-build-tools (because gyp wasn't finding python - this way it installs 2.7 and so on)
  • git submodule update --init --recursive (to install git submodules. git submodule init didn't really work, maybe due to my git version)

With the above, the result of running npm install still yields the following error:
gyp: Dependency 'build.gyp:glsl-optimizer#target' not found while trying to load target build.gyp:MyEngine#target

Running node-gyp configure build directly yields the same result.

What should I do to install it?

Maybe we can use this fresh attempt to make a step-by-step windows build guide of the project ๐Ÿ˜„

Windows Build

Currently the windows build is delayed by this issue.

When this is resolved, we can start releasing windows builds.

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.