Hi,

I am seeing an issue when I run msbuild where I will get "msbuild: command not found".

Invoke msbuild.exe in stead ... invocation of msbuild will not work, because there is a
directory msbuild.

Or: include the following in your .bashrc:

alias msbuild='MSBuild.exe -nologo'

Henri

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to