Git Product home page Git Product logo

Comments (3)

juj avatar juj commented on August 23, 2024

Emsdk does not require using Visual Studio, but the bundled Clang was compiled using Visual Studio. Are you missing a runtime installer to use it? If so, I can see about adding the required runtime redistributable to the installer package.

Emscripten should provide stdio.h in \emscripten\1.5.6\system\include\libc\stdio.h. Adding -I statements for the compiler to see that path should not be necessary, but the compiler has the path built-in. Visual Studio/Windows SDK headers are not used/needed. How are you testing? What kind of error are you seeing?

from emsdk.

dgjxqz avatar dgjxqz commented on August 23, 2024

Sorry, my mistake. Missing stdio.h is due to me copy and paste the clang command and run it manually.
Only things missing are MSVC runtime libraries, might need to check their redistributing license though.
If I am not mistaken, compiling with older compiler may eliminate the need for later version of the runtime libraries.
Or, mingw may additionally get rid of the annoying popup DOS console window every time you invoke a child process.
Thanks!

from emsdk.

juj avatar juj commented on August 23, 2024

A new emsdk release http://tiny.cc/2npmix is out today, let me know if that still gives any issues. Thanks!

from emsdk.

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.