-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot build #1
Comments
On Sat, Feb 01, 2014 at 03:28:40PM -0800, Timothee Cour wrote:
No, I haven't updated it for a long time. Try the zip i made a while ago here: That should work... i think.
I don't remember, it was one from over a year ago though. |
zipped version does not compile with latest dmd beta... |
I should probably delete this or something as it never quite worked right and now dmd has completely changed. There's actually a nicer way to do it - a visitor class is now in the dmd source, so trying this again would probably turn out a lot nicer - but I'm not sure the approach is worth it at all. |
Is this project still maintained or is is moved somewhere?
Right now I cannot build.
first, instructions mention 'copy in the backend folder' but should be in dmd/ folder and not dmd/backend.
Second, which version of dmd is assumed? from latest dmd zip I see errors such as:
./mars.h:131:25: error: typedef redefinition with different types ('ArrayBase' vs 'Array')
The text was updated successfully, but these errors were encountered: