Giter Club home page Giter Club logo

Comments (1)

WebFreak001 avatar WebFreak001 commented on June 10, 2024

You need to compile workspace-d with dub build --build=release --compiler=ldc (ldc because of a dmd/phobos bug. We couldnt find a way to reproduce it yet though. See Pure-D/code-d#38 (comment) for further information). If you don't use LDC, the workspace-d implementation/plugin in your IDE/editor will hang up when trying to use anything which isn't built-in

Then you compile dcd, dscanner and dfmt as described in their READMEs. You can skip dfmt for example if you don't want to use the auto formatter feature

When you have all executables either move them all to some single path and add that one to the windows PATH environment variable, add each path to the PATH variable or change the executable path in the config of your editor

from workspace-d.

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.