This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scp -rq -F /var/folders/yp/7n31kbkx1n9f1bxddpdkc6tm0000gn/T/tmp.M5UjQa/ssh.cfg default:dmd.v2.066.0-b1.windows.zip . | |
exec request failed on channel 0 | |
cd /var/folders/yp/7n31kbkx1n9f1bxddpdkc6tm0000gn/T/tmp.M5UjQa && vagrant halt | |
WARNING: Could not load IOV methods. Check your GSSAPI C library for an update | |
WARNING: Could not load AEAD methods. Check your GSSAPI C library for an update | |
==> default: Attempting graceful shutdown of VM... | |
default: Guest communication could not be established! This is usually because | |
default: SSH is not running, the authentication information was changed, | |
default: or some other networking issue. Vagrant will force halt, if | |
default: capable. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*==========================================================================; | |
* | |
* Copyright (C) 1995,1996 Microsoft Corporation. All Rights Reserved. | |
* | |
* File: dsound.h | |
* Content: DirectSound include file | |
* | |
**************************************************************************/ | |
#ifndef __DSOUND_INCLUDED__ |