Today I updated my working copy of Cobra's Subversion and tried doing an "install from workspace." I've done this many times before. I usually do it as Administrator because in the past there have been some issues if I tried doing it under my ordinary account. Anyway, I got this message:
- Code: Select all
==== Install Cobra.Core library to the GAC
** ERROR: Cannot locate a gacutil. Maybe you can try again using the "Visual Studio Command Prompt
" or ".NET SDK Command Prompt".
You may need to install the Windows SDK from http://www.microsoft.com/en-us/download/details.aspx?
id=8279 (~0.5MB)
Need help with the above error?
* Make sure you ran as a Windows Administrator.
* Install .NET or a Visual Studio product if you have not before.
* Review http://cobra-language.com/troubleshooting
* Ask at http://cobra-language.com/discuss
* Ask at http://cobra-language.com/irc
So I'm thinking the installation process doesn't know what to make of my brave new world of VS2012 + .NET 4.5 (also Windows SDK 8). I haven't tried installing in a "Visual Studio Command Prompt" window because I'm not sure if Cobra should actually be expected to work in this case. If I open such a window gacutil is there so presumably it would do something useful.
Any word on how likely it would be for the install to work as it should?
Thanks!