-
Notifications
You must be signed in to change notification settings - Fork 63
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
Unresolvable dependencies to package vibe-d 0.7.21-rc.4 #249
Comments
I got the same error as you did, except I am on macOS 10.15.1. I'm pretty new to poking around repositories and dub.json files, but I figured I'd give this a shot. After changing the vibe-d dependency in dub.json to I'm going to keep poking around the dub.json file to see if I can get Dash to build with dub. :-) |
Hey guys, I know I'm late to the party, but I've been trying to get this working again in the feature/policyserialization branch. I've got all the dependency problems sorted, now I'm just fighting my way through various API changes. |
@ColdenCullen Do you need any help? |
That would be great! It looks like something changed in the vibe.d serializer framework and the YamlSerializer is complaining about something |
@ColdenCullen Is https://github.com/Circular-Studios/Dash/wiki/Setting-Up-Your-Environment still correct? It's been a while since I've touched D - I've been in web-dev and Haskell land the past year, so I'm a bit rusty with DUB 😅 |
I just tweaked that page a teensie tiny bit, but honestly if all you're trying to do is build Dash, all you should need to be able to do is |
(also, you'll want latest DMD to test in that branch) |
I cannot get over this (i'm new to D-lang)
I tried run
dub
both inDash
directory as well as inSample-Dash-Game
I run it on ubuntu 18.04
The text was updated successfully, but these errors were encountered: