On Monday, September 9, 2013 1:00:09 PM UTC-5, David Fishburn wrote: > On Sat, Sep 7, 2013 at 11:58 PM, Mark Anthony Dungo <[email protected]> wrote: > > > > On Developer Command Prompt for VS2012 on (Microsoft) Windows, the commands > “cl /EHsc filename.cpp” and “cl /clr basicclr.cpp” are used to compile a C++ > program and a program that uses .NET classes. What can I do to make those > commands compile a program in Vim? > > > > ... > > > This does not address your specific query, but if you have a python enabled > Vim you can use: > > > visual_studio.vim : Vim and Microsoft Visual Studio .NET integration > > http://www.vim.org/scripts/script.php?script_id=864 > Author: Michael Graz >
I use this also, but it hasn't been updated in a LOOOONG time, and it has stopped working for me for anything but the very basic "get file" and "put file" commands in Windows 7/VS2010. Even these throw errors about the "runtime" terminating in an "unexpected way". Does anyone know of a more maintained location to grab this plugin from? -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
