-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error compiling with DMD , windows 7 and VStudio 2015 #10
Comments
I just checked druntime, and my code. I do not see how HMONITOR could be unknown. So there must be something different about our environments. |
I would recheck it again tomorrow (work computer). Perhaps DMD installer not grab the correct paths . I had similar issues previously with gtkd on windows. |
Yep, was my enviroment on my work cormputer :
Not should print stuff like "Running test X" ? |
Also, I just try with 64 bits, give me some warning, but works :
|
You'll need to compile with unittesting enabled. I should really output if On Thu, Feb 18, 2016 at 1:58 AM, Luis notifications@github.com wrote:
|
Ok. Now I get errors :( :
|
There is one more issue left to solve which should allow all tests to pass. It'll take me a bit. But I should be able to solve it without much trouble. |
With the latest version of dmd 2.70 and VStudio 2015 comunity version with the last update. both on 32 and 64 bits
The text was updated successfully, but these errors were encountered: