Skip to content
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

Can't build on Windows #29

Closed
IceNature opened this issue Jan 18, 2015 · 3 comments
Closed

Can't build on Windows #29

IceNature opened this issue Jan 18, 2015 · 3 comments
Assignees

Comments

@IceNature
Copy link

Use dmd 2.066.1.
The error message like this:

Building dlib ~master configuration "library", build type release.
Running dmd...
AppData\Roaming\dub\packages\dlib-master\dlib\filesystem\windows\directory.d(77)
: Error: std.string.wcslen at E:\DeveloperTools\dmd2\dmd2\windows\bin....\src\phobos\std\string.d(42) conflicts with core.stdc.wchar_.wcslen at E:\DeveloperTools\dmd2\dmd2\windows\bin....\src\druntime\import\core\stdc\wchar_.d(102)FAIL AppData\Roaming\dub\packages\dlib-master.dub\build\library-release-windows-x86-dmd_2066-1B722BF4E0DEE69FE2B7DDC21C62E24B\ dlib staticLibrary
Error executing command run: dmd failed with exit code 1.

@XuTpuK
Copy link

XuTpuK commented Jan 18, 2015

+Bug: title page missed one more dependency: https://github.com/DerelictOrg/DerelictFI.git

@buggins
Copy link
Owner

buggins commented Jan 20, 2015

Looks like dlib issue.

@buggins buggins self-assigned this Jan 20, 2015
@buggins
Copy link
Owner

buggins commented Jan 20, 2015

probably fixed - changed dlib dependency from ~master to >=0.4.1

@buggins buggins closed this as completed Jan 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants