Oct 05 2016 10:25 AM
I am attempting to use the code downloaded from GitHub for office PNP Site Core found here : https://github.com/OfficeDev/PnP-Sites-Core
I get 30 errors right out of the gate when I attempt to compile Debug15. I have read the instructions, but don't see anything in them related to these issues. Am I missing something?
Additional Information:
I have attempted to compile this code in my desktop environment:
And my Virtual Machine:
Thanks in advance.
---------------------------------------------------------------------------------------------------------------
Errors:
Error 1 ; expected C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectTermGroups.cs 15 37 OfficeDevPnP.Core
Error 2 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 18 38 OfficeDevPnP.Core
Error 3 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPManifest.cs 18 47 OfficeDevPnP.Core
Error 4 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 18 51 OfficeDevPnP.Core
Error 5 Invalid token '(' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 18 52 OfficeDevPnP.Core
Error 6 Method must have a return type C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 18 57 OfficeDevPnP.Core
Error 7 Invalid token ';' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPManifest.cs 18 65 OfficeDevPnP.Core
Error 8 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ProvisioningTemplateApplyingInformation.cs 22 49 OfficeDevPnP.Core
Error 9 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 23 55 OfficeDevPnP.Core
Error 10 Method must have a return type C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 23 61 OfficeDevPnP.Core
Error 11 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 28 54 OfficeDevPnP.Core
Error 12 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 28 56 OfficeDevPnP.Core
Error 13 Invalid token ';' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 28 70 OfficeDevPnP.Core
Error 14 Invalid token '(' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 28 77 OfficeDevPnP.Core
Error 15 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\ContentTypeBinding.cs 30 42 OfficeDevPnP.Core
Error 16 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\TermGroup.cs 39 59 OfficeDevPnP.Core
Error 17 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\AppModelExtensions\WebExtensions.cs 40 21 OfficeDevPnP.Core
Error 22 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\CustomAction.cs 61 43 OfficeDevPnP.Core
Error 23 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\AppModelExtensions\ClientContextExtensions.cs 68 37 OfficeDevPnP.Core
Error 26 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\CustomAction.cs 81 42 OfficeDevPnP.Core
Error 27 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\SiteSecurity.cs 107 59 OfficeDevPnP.Core
Error 28 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\SiteSecurity.cs 112 58 OfficeDevPnP.Core
Error 29 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\SiteSecurity.cs 117 53 OfficeDevPnP.Core
Error 30 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\ListInstance.cs 166 49 OfficeDevPnP.Core
Error 31 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectNavigation.cs 325 57 OfficeDevPnP.Core
Error 32 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectNavigation.cs 337 59 OfficeDevPnP.Core
Error 33 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectFiles.cs 427 70 OfficeDevPnP.Core
Error 34 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectFiles.cs 433 71 OfficeDevPnP.Core
Error 35 ; expected C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectListInstance.cs 1599 44 OfficeDevPnP.Core
Error 36 Invalid token '(' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectListInstance.cs 1599 63 OfficeDevPnP.Core