-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Dart GYP settings for Visual Studio are Incorrect #4296
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
Comments
This comment was originally written by [email protected] Updated patch file with spaces instead of tabs. Attachment: |
Thanks for the patch, Don. Is this for VS 2008 or 2010 ? Added Area-Build, Triaged labels. |
Hi Don, Please fill out http://code.google.com/legal/individual-cla-v1.0.html with your email. Thanks! |
This comment was originally written by [email protected] RuntimeLibrary applies to pre-MSBuild (-2008) and MSBuild(2010+) http://code.google.com/p/gyp/source/browse/trunk/pylib/gyp/MSVSSettings.py#599 So that and the _DEBUG should get all VS versions up and running properly. Form is filled out with this email address. |
Landed in revision 10366, thank you for the patch, always appreciated. Added Fixed label. |
Reoppening this since I had to revert the change - it causes linking issues on our windows buildbots: Added Accepted label. |
This comment was originally written by [email protected] Can the relevant portions be added to the ticket? I can't access that url to see what the linker errors are. |
Removed Area-Build label. |
Closing. GYP is long gone. |
This issue was originally filed by [email protected]
GYP settings for builds within VS are incorrect.
Attached patch fixes the two issues.
Some additional issues when building in VS that are not addressed in the patch.
Attachment:
build.patch (953 Bytes)
The text was updated successfully, but these errors were encountered: