vs-tool | Visual Studio 2010 plugin to integrate MinGW | Code Editor library

 by   juj C# Version: Current License: No License

kandi X-RAY | vs-tool Summary

kandi X-RAY | vs-tool Summary

vs-tool is a C# library typically used in Editor, Code Editor, Visual Studio Code applications. vs-tool has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

vs-tool is a Visual Studio 2010 plugin to integrate external compiler/linker toolchains to the VS IDE. This plugin is a derivation of the excellent work done by Gavin Pugh for the vs-android tool, and is therefore also licensed under the Zlib license.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              vs-tool has a low active ecosystem.
              It has 83 star(s) with 32 fork(s). There are 20 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 18 open issues and 27 have been closed. On average issues are closed in 203 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of vs-tool is current.

            kandi-Quality Quality

              vs-tool has 0 bugs and 14 code smells.

            kandi-Security Security

              vs-tool has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              vs-tool code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              vs-tool does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              vs-tool releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              vs-tool saves you 1063 person hours of effort in developing the same functionality from scratch.
              It has 2409 lines of code, 0 functions and 29 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vs-tool
            Get all kandi verified functions for this library.

            vs-tool Key Features

            No Key Features are available at this moment for vs-tool.

            vs-tool Examples and Code Snippets

            No Code Snippets are available at this moment for vs-tool.

            Community Discussions

            QUESTION

            %CommonDir% Errors after modifying of Visual Studio 15 with tools for Apache Cordova
            Asked 2019-Sep-07 at 09:35

            I have modified Visual Studio 2015 with tools for Apache Cordova and now when I'm trying to load any project I have set of errors, and enable to load VS project

            with the file %CommonDir%\dte80 could not be loaded. Attempt to repair this condition failed because the file not be found

            then under the same %CommonDir%:

            ...

            ANSWER

            Answered 2018-Feb-28 at 05:35

            I fixed this problem by installing "Visual Studio 2010 Isolated Shell" downloaded from https://my.visualstudio.com/Downloads. You need to sign up for their free developer program before you can search for old downloads.

            Source https://stackoverflow.com/questions/46720957

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install vs-tool

            For each <i>platform</i> you are interested in using (Clang, Emscripten, MinGW and/or NaCl), do the following:.
            Copy the folder <i>platform</i>\ from this repository to C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\\<i>platform</i>\ (or the corresponding location where MSBuild exists on your system)
            To enable an existing solution to be built via vs-tool, create a a platform for it from Configuration Manager → Active Solution Platform → New…​ → <i>platform</i>.
            To choose the toolchain to build with, edit the dropdown list at Project Properties → General → Platform Toolset.
            MinGW is a toolchain to compile native Windows applications using a Windows port of the GCC compiler. With vs-tool you can build Visual Studio solutions using MinGW.
            Install MinGW from http://www.mingw.org/
            Set MINGW_BIN environment variable to point to the bin\ directory where the MinGW toolchain executables (gcc.exe et al.) reside in.
            Alternatively, in Visual Studio, go to Project Properties → Toolchain Directories → MinGW Compiler Path, and specify there the bin\ directory where the MinGW toolchain executables are located.
            <a href="http://clang.llvm.org/">Clang</a> is a C/C++ frontend for the <a href="http://llvm.org/">LLVM Compiler Infrastructure</a>. Vs-tool can also invoke Clang to build Visual Studio solutions. Note however, that Clang does not yet support building native Windows applications. Setup for Emscripten (emcc).
            Obtain Clang. For example, follow this web page for instruction how to manually build Clang: http://clang.llvm.org/get_started.html .
            Set CLANG_BIN environment variable to point to the directory where the Clang toolchain executables (clang.exe and the rest) reside in.
            Alternatively, in Visual Studio, go to Project Properties → Toolchain Directories → Clang Compiler Path, and specify there the directory where the Clang toolchain executables are located.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/juj/vs-tool.git

          • CLI

            gh repo clone juj/vs-tool

          • sshUrl

            git@github.com:juj/vs-tool.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link