vs_addin support for Visual Studio 2013

239 views
Skip to first unread message

David Morgan

unread,
Jan 21, 2015, 6:24:27 AM1/21/15
to native-cli...@googlegroups.com
Hi
Is there any chance of the vs_addin before extended to include 2013, currently seems only 2010 and 2012?
thanks

Sam Clegg

unread,
Jan 21, 2015, 2:21:01 PM1/21/15
to native-cli...@googlegroups.com
I'm was planning on looking into it soon. If you'd like to have go
yourself it might not need much work. The code lives here:
https://chromium.googlesource.com/external/nativeclient-sdk/+/master/visual_studio/NativeClientVSAddIn

I've created a bug which you can add subscribe to if you'd like to
know when support lands:
https://code.google.com/p/chromium/issues/detail?id=450694

cheers,
sam
> --
> You received this message because you are subscribed to the Google Groups
> "Native-Client-Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to native-client-di...@googlegroups.com.
> To post to this group, send email to native-cli...@googlegroups.com.
> Visit this group at http://groups.google.com/group/native-client-discuss.
> For more options, visit https://groups.google.com/d/optout.

John Freeman

unread,
Jul 6, 2015, 11:22:08 AM7/6/15
to native-cli...@googlegroups.com
I too would very much like this, I've tried to edit the python scripts to install to VS 2013 but patching fails.

Artur

unread,
Jul 20, 2015, 9:30:28 AM7/20/15
to native-cli...@googlegroups.com
There is no need to create dedicated extension for VS 2013. Addin for VS2012 works perfectly fine with VS2013. All you have to do is to copy:
1.  %user%\Documents\Visual Studio 2012\Addins\ into %user%\Documents\Visual Studio 2013\Addins
2.  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\NaCl\  to  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\NaCl\
3.  From C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\ copy folders:
     ARM
NaCl32
NaCl64
NaClARM
PNaCl
PPAPI
  to  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\

John Freeman

unread,
Jul 28, 2015, 11:36:45 AM7/28/15
to Native-Client-Discuss, david.hm....@googlemail.com
I have managed to get the plugin installed for VS2013 and VS2015.

However, when debugging it takes about a minute for the web server to start and my plugin to appear. I also notice that "Native Client Web Server Output" does not appear in the output pane of VS2013/15


On Wednesday, 21 January 2015 11:24:27 UTC, David Morgan wrote:

yong Qian

unread,
Jan 25, 2017, 7:03:47 AM1/25/17
to Native-Client-Discuss, david.hm....@googlemail.com
Should you share the python scripts ?
Reply all
Reply to author
Forward
0 new messages