Code Monkey home page Code Monkey logo

Comments (8)

svenstaro avatar svenstaro commented on May 16, 2024

Technically yes but it is rather uncomfortable to build due to Windows lacking all kinds of standard utils by default. Do you have any suggestion on how to remedy that? We need make and a bunch of other tools and the minimal implementations by Digital Mars don't cut it. In fact, building on Windows always sucks, even if not in D land.

The problem is also building all our deps properly and automatically on Windows. Perhaps our build system should just build them all manually. This way we can have a build system directly in D.

from derp.

opatut avatar opatut commented on May 16, 2024

We should consider switching to CMakeD. I found it very useful on linux, haven't tried it on Windows, but it should do the same, shouldn't it. I only wonder for what IDE it would create project files on Windows. Does MSVS support D yet?

from derp.

Zoadian avatar Zoadian commented on May 16, 2024

there is a plugin 'visual D' for msvs. but mono-d is much better.

from derp.

opatut avatar opatut commented on May 16, 2024

Then I will try to configure CMakeD in a branch. Are you available for testing?

from derp.

Zoadian avatar Zoadian commented on May 16, 2024

sure. i have msvs and monodev installed and will test it as soon as possible. if i rememer correctly monodevelop should also be able to open msvs project files.

from derp.

Zoadian avatar Zoadian commented on May 16, 2024

i can't get it to work in windows. and i have no idea what i am doing wrong (http://pastebin.com/YMGgcZwb)
also: on linux it does not update/compile git submodules. but it works there.

from derp.

svenstaro avatar svenstaro commented on May 16, 2024

1>C:\Users\suicide\Desktop\derp-build-xyzbbgrfdf\CMakeFiles\CMakeTmp\testDCompiler.obj
: fatal error LNK1107: Ung�ltige oder besch�digte Datei: Lesen bei 0x1B4
nicht m�glich

Sounds like that obj is crap. Can you check with us on IRC?

from derp.

Zoadian avatar Zoadian commented on May 16, 2024

ok now i made a clean install of win8. und have 2 partitions left for a linux, incase i can't get it to work on win8.

from derp.

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.