Help with ProjectTemplates

Hi community.
I have some question.

  1. Is possible use protobuild to create “ProjectTemplates” from source?

  2. I installed monogame 3.3.0 1985. After installation i used “ProjectTemplates” to create Windows Phone 8.1 project (Windows Phone 8 and 8.1 SDK installed) and received some error:

    The project file ‘C:\Users\Volodymyr\AppData\Local\Temp\iugz0mwp.igr\Temp\Game6.csproj’ cannot be opened.
    There is a missing project subtype.
    Subtype: ‘{76F1466A-8B6D-4E39-A767-685A06062A39}’ is unsupported by this installation.

  3. Also I received some errors when I try to create Universal project:

    A problem was encountered creating the sub project ‘GameName1.Windows’. Could not find a part of the path ‘E:\GameName1\GameName1.Windows\GameName1.Windows\Assets\Logo.scale-100.png’.

    A problem was encountered creating the sub project ‘GameName1.WindowsPhone’. The vstemplate file references the wizard class ‘Microsoft.VisualStudio.WinRT.TemplateWizards.PhoneAppxWizard’, which does not exist in the assembly ‘Microsoft.VisualStudio.WinRT.TemplateWizards, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’.

Anybody know how fix this errors?
Thanks for help)