Visual Studio 2012 support

188 views
Skip to first unread message

Sam Clegg

unread,
Jun 19, 2013, 4:30:10 PM6/19/13
to native-cli...@googlegroups.com
Visual Studio 2012 support was recently added to the Native Client AddIn.

Before we push this officially to all users via the naclsdk update
process I'd welcome some beta tester feedback. If anyone is using the
VS addin right now and would like to try out 2012 support the build is
available here:
https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/sdk/1561/vs_addin.tgz

cheers,
sam

Alan Wolfe

unread,
Jun 19, 2013, 5:24:06 PM6/19/13
to native-cli...@googlegroups.com
THANK YOU SAM!!!!

Much <3
> --
> 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/groups/opt_out.
>
>

Alan Wolfe

unread,
Jul 11, 2013, 1:10:07 AM7/11/13
to native-cli...@googlegroups.com
I finally tried this out and hit an error:

Traceback (most recent call last):
  File "C:\nacl_sdk\vs_addin\install.py", line 318, in <module>
    rtn = main()
  File "C:\nacl_sdk\vs_addin\install.py", line 302, in main
    InstallMSBuild()
  File "C:\nacl_sdk\vs_addin\install.py", line 201, in InstallMSBuild
    create_ppapi_platform.CreatePPAPI(options.msbuild_path)
  File "C:\nacl_sdk\vs_addin\create_ppapi_platform.py", line 239, in CreatePPAPI

    CreatePPAPIPlatform(install_dir)
  File "C:\nacl_sdk\vs_addin\create_ppapi_platform.py", line 181, in CreatePPAPI
Platform
    raise Error('Win32 MSBuild directory not found: %s' % win32_dir)
create_ppapi_platform.Error: Win32 MSBuild directory not found: C:\Program Files
 (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32
Press any key to continue . . .

i don't have a win32 in the directory specified but i do have an x64.

let me know if there's any other info i can provide


On Wed, Jun 19, 2013 at 1:30 PM, Sam Clegg <s...@chromium.org> wrote:

Sam Clegg

unread,
Jul 19, 2013, 5:37:17 PM7/19/13
to native-cli...@googlegroups.com
Hi Alan,

This looks like a bad assumption in the install script (it assumes
that the Win32 platform is installed on the host). I would have
thought this failure would have occurred in the older versions of the
addin as well though. Is this your first time installing the addin on
this machine?

I will look at fixing the install.py script now (you could also
probably locally modify it to ignore the win32 configuration if you
want to try this today).

cheers,
sam

On Fri, Jul 19, 2013 at 2:36 PM, Sam Clegg <s...@google.com> wrote:
> Hi Alan,
>
> This looks like a bad assumption in the install script (it assumes
> that the Win32 platform is installed on the host). I would have
> thought this failure would have occurred in the older versions of the
> addin as well though. Is this your first time installing the addin on
> this machine?
>
> I will look at fixing the install.py script now (you could also
> probably locally modify it to ignore the win32 configuration if you
> want to try this today).
>
> cheers,
> sam
Reply all
Reply to author
Forward
0 new messages