VS2008 Command Prompt + Cygwin -


i use vs2008 command prompt builds, tfs access etc. , cygwin prompt grep, vi , unix-like tools. there way can 'import' vcvars32.bat functionality cygwin environment can call "tfs checkout" cygwin itself?

according this page need to:

"depending on preference, can either add variables required compilation direct environment, or use vcvars32.bat script set them you. note have compile cygwin bash shell, use vcvars32, first run dos shell, run vcvars32.bat, run cygwin.bat directory installed cygwin. can speed adding directory containgin vcvars32 (somewhere under \microsoft visual studio\vc98\bin) , directory containing cygwin.bat path."


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -