mcneel / rhinocommon

RhinoCommon is the .NET SDK for Rhino5 / Grasshopper
http://wiki.mcneel.com/developer/rhinocommon
242 stars 93 forks source link

Project wizards need updating #4

Closed sbaer closed 12 years ago

sbaer commented 13 years ago

The current project wizards do not work properly since we've switched over to VS2010. People installing the project wizards are asked for the location of Rhino4.exe which does not exist if they are running a 64bit build. The only reason for this is in order to find the RhinoCommon assembly and properly set up debugging start project.

We should migrate to the VSIX wizard style when we fix this bug

piac commented 12 years ago

The .vsix is here. One can install it by going to VS2010 extension manager, online gallery, and searching for RhinoCommon.

This is the same as downloading from: http://visualstudiogallery.msdn.microsoft.com/16053049-7db2-4c9f-961a-53274ac92ace