Code Monkey home page Code Monkey logo

vs-toolsets's People

Contributors

crosire avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vs-toolsets's Issues

How do you use this ?

I'm very interested in using this, however I can't figure it out. Could you write a very short walkthrough ?
When I try to add Emscripten platform to an existing project it just fails at various points.
I would be interested to know what the project file should contain to have a correct solution with Emscripten as a target platform.

Link and lib both cause emcc to fail with error code -1073741701

I have been successfully compiling but I am facing an error on linking.
It's really hard to get to the reason because it just exits without any error message or meaningful log.

Here is how the command executed looks like :
"C:\Program Files\Emscripten\emscripten\1.35.0\emcc.bat" ../../asmjs/obj/Emscripten/Debug/toyobj/Modular.o ../../asmjs/obj/Emscripten/Debug/toyobj/Module.o ../../asmjs/obj/Emscripten/Debug/toyobj/Object.o ../../asmjs/obj/Emscripten/Debug/toyobj/Procedure.o ../../asmjs/obj/Emscripten/Debug/toyobj/Proto.o ../../asmjs/obj/Emscripten/Debug/toyobj/Ref.o ../../asmjs/obj/Emscripten/Debug/toyobj/Stem.o ../../asmjs/obj/Emscripten/Debug/toyobj/Type.o ../../asmjs/obj/Emscripten/Debug/toyobj/Typed.o ../../asmjs/obj/Emscripten/Debug/toyobj/Echo.o ../../asmjs/obj/Emscripten/Debug/toyobj/Imprint.o ../../asmjs/obj/Emscripten/Debug/toyobj/Injector.o ../../asmjs/obj/Emscripten/Debug/toyobj/Member.o ../../asmjs/obj/Emscripten/Debug/toyobj/Method.o ../../asmjs/obj/Emscripten/Debug/toyobj/Script.o ../../asmjs/obj/Emscripten/Debug/toyobj/String.o ../../asmjs/obj/Emscripten/Debug/toyobj/Colour.o ../../asmjs/obj/Emscripten/Debug/toyobj/GlobalType.o ../../asmjs/obj/Emscripten/Debug/toyobj/Stat.o ../../asmjs/obj/Emscripten/Debug/toyobj/Timer.o ../../asmjs/obj/Emscripten/Debug/toyobj/Updatable.o -o ../../asmjs/bin/toyobj_d.js -O0

The only feedback I get is :
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Emscripten\PlatformToolsets\emcc\Toolset.targets(88,5): error MSB6006: "C:\Program Files\Emscripten\emscripten\1.35.0\emcc.bat" exited with code -1073741701.

The really annoying thing is, when I just copy the command string, and go manually in the VS project folder and run the command, it just works ! Which means I have really no way to find what is causing the error since manually running it doesn't trigger the error :/

Automatically compile .c files as C

It would be nice to provide a way to automatically set all .c files to be compiled as C.
For now the only way I can think of is to manually add in each file's <ClCompile> block a <CompileAs>CompileAsC</CompileAs>
This prevents me from compiling a project containing mixed .c and .cpp files.
Any idea ? Is there any construct in the MSBuild system that can help achieve that ?

Change Browser

Hi everybody, thanks for this tool, it is really useful. But we have a question: how can we change the web browser launched when we click on "Web Browser Debugger" button?

Thank you!

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.