Re: Issue while running Visual Studio's devenv through ssh

2015-05-18 Thread The General
fails. Also, sorry if this shows up as a separate topic, I neglected to subscribe to the list before posting my previous message. For that reason I've included my whole post below. On May 15, 2015, at 1:08 PM, The General wrote: > >> 1>Stdafx.cpp : fatal error C1902: Program dat

Issue while running Visual Studio's devenv through ssh

2015-05-15 Thread The General
I have some code that needs to be built on a windows machine (W), but my primary development/deploy environment is an Ubuntu server (U). The goal is to fully automate the build/deploy process so that it can be kicked off from U. Before I describe the problem let me explain my process. U is an Ubu