Code Monkey home page Code Monkey logo

Comments (3)

DonggangJia avatar DonggangJia commented on May 30, 2024

Could you try to move the texture folder to out/ or just create an empty out/texture folder?

from shader-editor.

Giorbertopazzosgravato avatar Giorbertopazzosgravato commented on May 30, 2024

sorry for getting to you so late, I tried to move the texture folder to out/ and rerun the project but it gives me the same error:

em++  -Iinc -Ilib/glm  -Wall -Wformat -Os -s USE_WEBGPU=1 -s WASM=1 -s ALLOW_MEMORY_GROWTH=1 -s DISABLE_EXCEPTION_CATCHING=1 -s EXIT_RUNTIME=1 -s ASSERTIONS=0 -s FILESYSTEM=1 -s --use-preload-plugins -s USE_SDL=2 -s USE_LIBJPEG=1 -s USE_SDL_IMAGE=2 -s SDL2_IMAGE_FORMATS='["bmp","png","jpg"]'  -c -o main.o main.cpp
make: em++: No such file or directory
make: *** [<builtin>: main.o] Error 127

from shader-editor.

DonggangJia avatar DonggangJia commented on May 30, 2024

Please try the command em++ -v on your terminal. You might not have installed emscripten successfully or didn't set up the environment variables.

from shader-editor.

Related Issues (1)

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.