I have a Windows 8.1 laptop and I installed Xamarin. Xamarin Studio works fine, but I cannot use the Xamarin integration for Visual Studio 2013 Express for Windows Desktop. When I want to create a new project, it will not show the templates.
Here is what I tried:
- I deinstalled and reinstalled Xamarin several times.
- I tried copying the files and following the instructions at http://blog.fire-development.com/2013/07/01/install-xamarin-in-vs-2013-preview-1/. (Instead of executing devenv.exe, I used WDExpress.exe with admin rights because this is different for the express versions.)
Nothing seems to work. Any suggestions?
Visual Studio Express does not support extensibility. You need to install at least Visual Studio Professional.
From the Xamarin FAQ: