ESP8266 Developer Zone The Official ESP8266 Forum 2019-09-27T01:55:20+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=3577 2019-09-27T01:55:20+08:00 2019-09-23T20:01:55+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=66051#p66051 <![CDATA[Re: ESP8266 Wizard 1.3.1 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
I’m posting this for your information.

With visual studio 2017 and ESP8266WIZARD version 1.3.1, I reloaded a program developed in version ESP8266WIZARD version 1.2.5.

At the compilation, I have the error:
FAILURE of the build.
Build Stop... : error: Xtensatools Espressif folder missing, repair or reinstall your package.

I fixed the problem by adding the following line in the . vcxproj file of my project.Line that just needs to be recovered in a new project.
<PropertyGroup Label="Globals">
<ProjectGuid>{B6F35D7A-A6AB-4F29-ACEA-F9D910ECF3CD}</ProjectGuid>
<!-- added line -->
<VisualStudioXtensa>$(registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ESP8266 Wizard_is1@InstallLocation)</VisualStudioXtensa>
</PropertyGroup>




Regards,
Web site:https://mesrealisations.000webhostapp.com/ sorry it is in French.
Marc

Statistics: Posted by Musher40 — Mon Sep 23, 2019 8:01 pm


]]>
2018-11-09T00:25:01+08:00 2018-11-09T00:25:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=35332#p35332 <![CDATA[Re: ESP8266 Wizard 1.3.0 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> For everyone who got problem to install under Visual Studio 2017. I've publish the 1.3.0 version, with a new VSIXInstaller update.

Sorry, for the delay... But I'm working currently on an another project and own a motel. Then I'm only check twice a year. Before and after season...

Fleuve

Statistics: Posted by Fleuve — Fri Nov 09, 2018 12:25 am


]]>
2018-06-19T16:00:32+08:00 2018-06-19T16:00:32+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=20812#p20812 <![CDATA[Re: ESP8266 Wizard 1.2.9 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
I tried the Wizard 1.2.9 with VS 2017 (15.5.6) using the IoT_Demo (NON_OS 2.2.0) on a NodeMCU board with MB Flash.
I can compile the demo and transfer it to my board, but it simply crashes directly after boot.

    ets Jan 8 2013,rst cause:2, boot mode:(3,7)

    load 0x40100000, len 30464, room 16
    tail 0
    chksum 0xc9
    load 0x3ffe8000, len 2936, room 8
    tail 0
    chksum 0x09
    load 0x3ffe8b80, len 3828, room 8
    tail 12
    chksum 0xd1
    csum 0xd1
    Fatal exception (0):
    epc1=0x40210bf4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000

Also the transfer is very slow.
Maybe there is something wrong with the Flash Settings. In the project's configuration ESP8266 tab I select for ESP SPI size 4096kB [512 KB + 512KB]. (512k + 512k = 1024k, not 4096k ?!). What are the right Settings here. And how can I protect the SPIFFS filesystem from a previous Arduino Project from being overwritten (I want to implement SPIFFS on plain NON_OS SDK later).

Can I use another Flash tool which is faster, e.g the esptool from the Arduino IDE.

Another small issue is, that VS displays all os_printf Statements with a read error mark, complaining about an incomplete type.

This is my first try on plain SDK programming on the ESP, so please be Patient if my questions are too dumb. ;)

Thank you
Thorsten

Statistics: Posted by Bluescreen2001 — Tue Jun 19, 2018 4:00 pm


]]>
2018-05-14T20:50:06+08:00 2018-05-14T20:50:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=20400#p20400 <![CDATA[Re: ESP8266 Wizard 1.2.9 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> Beginning to install extension to Visual Studio Community 2017...
5/14/2018 3:05:25 PM - Package Microsoft.Windows.UniversalCRT.Msu.8 is not applicable. Skipping it due to the following reason(s): The current OS Version '6.1.7601.65536' is not in the supported version range '[6.2,6.3)'.
5/14/2018 3:05:25 PM - Package Microsoft.Windows.UniversalCRT.Msu.81 is not applicable. Skipping it due to the following reason(s): The current OS Version '6.1.7601.65536' is not in the supported version range '[6.3,6.4)'.
5/14/2018 3:05:25 PM - Package Microsoft.Net.4.6.1.FullRedist.Threshold is not applicable. Skipping it due to the following reason(s): The current OS Version '6.1.7601.65536' is not in the supported version range '[10.0.10240]'.
5/14/2018 3:05:25 PM - Package Microsoft.VisualStudio.Graphics.EnableTools is not applicable. Skipping it due to the following reason(s): The current OS Version '6.1.7601.65536' is not in the supported version range '10.0.10240'.

etc......

Statistics: Posted by DanieliCy — Mon May 14, 2018 8:50 pm


]]>
2018-05-06T06:49:58+08:00 2018-05-06T06:49:58+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=20255#p20255 <![CDATA[Re: ESP8266 Wizard 1.2.9 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>

Code:

  irom0_0_seg :                         org = 0x40210000, len = 0x5C000


But in the .\ESP8266Wizard\MSBuildTemplate\ESPBuilder.targets the address 0x40000 is hardcoded. At least for the Non-OS SDK 2.0.0 release this should be changed to 0x10000.

Statistics: Posted by Superkurt — Sun May 06, 2018 6:49 am


]]>
2018-03-27T00:44:49+08:00 2018-03-27T00:44:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=19760#p19760 <![CDATA[Re: ESP8266 Wizard 1.2.9 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> I try to install on a PC with Windows 10 (just updated) and Visual Studio C++ Enterprise 2017, but I receive an error.
Can someone help me?
Thank you
Livio

Code:

26/03/2018 19:19:27 - Microsoft VSIX Installer
26/03/2018 19:19:27 - -------------------------------------------
26/03/2018 19:19:27 - vsixinstaller.exe version:
26/03/2018 19:19:27 - 15.0.26228.9 built by: D15RTWSVC
26/03/2018 19:19:27 - -------------------------------------------
26/03/2018 19:19:27 - Command line parameters:
26/03/2018 19:19:27 - C:\Program Files (x86)\Relentless.rad\ESP8266Wizard\VSIXInstaller.exe,C:\Program Files (x86)\Relentless.rad\ESP8266Wizard\ESP8266Wizard.vsix
26/03/2018 19:19:27 - -------------------------------------------
26/03/2018 19:19:27 - Microsoft VSIX Installer
26/03/2018 19:19:27 - -------------------------------------------
26/03/2018 19:19:27 - Initializing Install...
26/03/2018 19:19:27 - Extension Details...
26/03/2018 19:19:27 -    Identifier         : ESP8266Wizard.Mathieu St-Laurent.2369a963-05dc-4156-8143-c93633763702
26/03/2018 19:19:27 -    Name               : ESP8266Wizard
26/03/2018 19:19:27 -    Author             : Mathieu St-Laurent - Rev OpenSource
26/03/2018 19:19:27 -    Version            : 1.2.9
26/03/2018 19:19:27 -    Description        : Create an ESP8266 C Project from SDK/Example or Blank Project
26/03/2018 19:19:27 -    Locale             : en-US
26/03/2018 19:19:27 -    MoreInfoURL        :
26/03/2018 19:19:27 -    InstalledByMSI     : False
26/03/2018 19:19:27 -    SupportedFrameworkVersionRange : [4.5,)
26/03/2018 19:19:27 -
26/03/2018 19:19:27 -    SignatureState     : Unsigned
26/03/2018 19:19:27 -    Supported Products :
26/03/2018 19:19:27 -       Microsoft.VisualStudio.Community
26/03/2018 19:19:27 -          Version : [11.0,16.0)
26/03/2018 19:19:27 -
26/03/2018 19:19:27 -    References         :
26/03/2018 19:19:27 -    Prerequisites      :
26/03/2018 19:19:27 -       -------------------------------------------------------
26/03/2018 19:19:27 -       Identifier   : Microsoft.VisualStudio.Component.VC.CoreIde
26/03/2018 19:19:27 -       Name         : Fonctionnalités de base C++ de Visual Studio
26/03/2018 19:19:27 -       Version      : [11.0,16.0)
26/03/2018 19:19:27 -
26/03/2018 19:19:27 - Signature Details...
26/03/2018 19:19:27 -    Extension is not signed.
26/03/2018 19:19:27 -
26/03/2018 19:19:27 - Searching for applicable products...
26/03/2018 19:19:27 - Found installed product - Global Location
26/03/2018 19:19:27 - Found installed product - Visual Studio Enterprise 2017
26/03/2018 19:19:27 - PKGDEF Information: Looking for master PkgDef file, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\master.pkgdef

26/03/2018 19:19:27 - PKGDEF Information: Creating PkgDefCacheNonVolatile
26/03/2018 19:19:27 - PKGDEF Information: Double-checking master pkgdef file
26/03/2018 19:19:27 - PKGDEF Information: PkgDefManagement initialized
26/03/2018 19:19:27 - PKGDEF Information: RootFolder, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\

26/03/2018 19:19:27 - PKGDEF Information: ShellFolder, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\

26/03/2018 19:19:27 - PKGDEF Information: PkgDefSearchPath, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.admin.pkgdef

26/03/2018 19:19:27 - PKGDEF Information: ImageManifestSearchPath, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions;C:\Users\livio\AppData\Local\Microsoft\VisualStudio\15.0_b7b3e97f\Extensions

26/03/2018 19:19:27 - PKGDEF Information: ApplicationExtensionsFolder, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions

26/03/2018 19:19:27 - PKGDEF Information: "ZeroImpact" = dword:0, "MergeRegistry" = dword:3
26/03/2018 19:19:27 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
26/03/2018 19:19:27 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
26/03/2018 19:19:27 - PKGDEF Information: User extensions enabled by setting, Path: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\15.0_b7b3e97f\ExtensionManager\EnableAdminExtensions

26/03/2018 19:19:27 - PKGDEF Information: PkgDefCache flags, PKGDEF: 7001
26/03/2018 19:19:27 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
26/03/2018 19:19:27 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
26/03/2018 19:19:27 - PKGDEF Information: PkgDefManagement startup complete
26/03/2018 19:19:28 - The extension with ID 'ESP8266Wizard.Mathieu St-Laurent.2369a963-05dc-4156-8143-c93633763702' is not installed to Visual Studio Enterprise 2017.
26/03/2018 19:19:40 - The following target products have been selected...
26/03/2018 19:19:40 -    Visual Studio Enterprise 2017
26/03/2018 19:19:40 -
26/03/2018 19:19:40 - Beginning to install extension to Visual Studio Enterprise 2017...
26/03/2018 19:19:42 - Package Microsoft.Windows.UniversalCRT.Msu.8 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.2,6.3)'.
26/03/2018 19:19:42 - Package Microsoft.Windows.UniversalCRT.Msu.81 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.3,6.4)'.
26/03/2018 19:19:42 - Package Microsoft.Windows.D3DCompiler.Msu.Win7 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.2)'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.6.FullRedist.NonThreshold is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,6.4)'.
26/03/2018 19:19:42 - Package Microsoft.NET.4.6.FullRedist.NonThreshold.Resources is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,6.4)'.
26/03/2018 19:19:42 - Package Microsoft.VisualStudio.Debugger.DbgHelp.Win8 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.3]'.
26/03/2018 19:19:42 - Package Microsoft.VisualStudio.Debugger.Remote.DbgHelp.Win8 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.3]'.
26/03/2018 19:19:42 - Package Microsoft.VisualStudio.Debugger.Remote.DbgHelp.Win8 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.3]'.
26/03/2018 19:19:42 - Package Microsoft.Windows.UniversalCRT.Msu.7 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.2)'.
26/03/2018 19:19:42 - Package Microsoft.DiagnosticsHub.KB2882822.Win7 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.2)'.
26/03/2018 19:19:42 - Package WebSocket4NetV2 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.2)'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.6.1.FullRedist.Threshold is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[10.0.10240]'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.6.1.FullRedist.Threshold.Resources is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[10.0.10240]'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.6.1.FullRedist.NonThreshold is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,6.4)'.
26/03/2018 19:19:42 - Package Microsoft.NET.4.6.1.FullRedist.NonThreshold.Resources is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,6.4)'.
26/03/2018 19:19:42 - Package Microsoft.Windows.81SDK.Store.DirectX.Msi is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.3]'.
26/03/2018 19:19:42 - Package Microsoft.Windows.81SDK.Store.DirectX.Msi is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.3]'.
26/03/2018 19:19:42 - Package Microsoft.Windows.81SDK.Desktop.DirectX.Msi is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.3]'.
26/03/2018 19:19:42 - Package Microsoft.Windows.81SDK.Desktop.DirectX.Msi is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1,6.3]'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.7.FullRedist is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,10.0.14393]'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.7.FullRedist.Resources is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,10.0.14393]'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.7.1.FullRedist is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,10.0.15063]'.
26/03/2018 19:19:42 - Package Microsoft.Net.4.7.1.FullRedist.Resources is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.1.1,10.0.15063]'.
26/03/2018 19:19:42 - Package Microsoft.VisualStudio.OfficeDeveloperTools.WindowsIdentityFoundation.Msu is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '(,6.2)'.
26/03/2018 19:19:43 - Package 'Microsoft.VisualStudio.SLNX.VSIX,version=15.0.426.61103' failed to install. System.IO.IOException: The file 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\OpenFolder\catalog.json' already exists.
   in Microsoft.VisualStudio.Setup.Installer.VsixInstaller.InstallCore(String localPath, String installDir, InstallablePackage pkg)
   in Microsoft.VisualStudio.Setup.Installer.InstallerBase.InstallHelper(InstallData installData)
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ProjectServices,version=15.6.10.12453' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ProjectServices,version=15.6.10.12453' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.ServiceHub,version=1.2.60.51671' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.ServiceHub,version=1.2.60.51671' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.TeamExplorer,version=15.0.27509' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.TeamExplorer,version=15.0.27509' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.TeamFoundation.OfficeIntegration.Resources,version=15.129.27509.11,chip=x64,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.TeamFoundation.OfficeIntegration,version=15.129.27509.11,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.TeamExplorer,version=15.129.27509.11' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.TextMateGrammars,version=15.0.80116.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.TextMateGrammars,version=15.0.80116.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.Build,version=15.6.82.30579,chip=neutral,language=neutral' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.Build,version=15.6.82.30579,chip=neutral,language=neutral' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.Build.FileTracker.Msi,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.Build.Dependencies,version=15.6.27323.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.Build.Dependencies,version=15.6.27323.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.DiaSymReader,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.DiaSymReader,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.GraphProvider.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.GraphProvider.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.GraphProvider,version=15.0.27205.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.GraphProvider,version=15.0.27205.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.GraphModel.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.GraphModel.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.GraphModel,version=15.0.26504.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.GraphModel,version=15.0.26504.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.PerformanceProvider,version=15.0.26504.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PerformanceProvider,version=15.0.26504.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.Progression,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VirtualTree.Resources,version=15.6.27421.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VirtualTree.Resources,version=15.6.27421.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VirtualTree,version=15.6.27421.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VirtualTree,version=15.6.27421.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VsDevCmd.Ext.NetFxSdk,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'PortableFacades,version=1.6.0.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualCpp.Tools.Common.Utils.Resources,version=14.10.26128.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualCpp.Tools.Common.Utils,version=14.10.26128.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.Editors,version=15.6.0.6270707' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.MSHtml,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.ProjectSystem,version=15.6.201.1098' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.ProjectSystem.Full,version=15.6.201.1098' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.ShDocVw,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.Professional,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.CodeAnalysis.ExpressionEvaluator,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.CodeAnalysis.VisualStudio.Setup,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.CodeAnalysis.VisualStudio.Setup.Next,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.Debugger.VSCodeDebuggerHost,version=15.6.20118.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.JavaScript.LanguageService.Resources,version=15.0.26621.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.Ide.Progression.Enterprise.Resources,version=15.0.27128.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.Ide.Progression.Enterprise,version=15.0.27128.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.Ide.Core.VCProjectEngine.Resources,version=15.0.27005.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.Ide.Core.VCProjectEngine,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.Ide.WinXPlus,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.MSBuild.ARM,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VS.VC.MSBuild.X64.Resources,version=15.0.26621.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.Items.Pro.Resources,version=15.0.26208.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping download of package 'Microsoft.VisualStudio.VC.Items.Pro,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.DevCmd.Resources,version=15.0.26621.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.DevCmd.Resources,version=15.0.26621.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.DevCmd,version=15.6.27421.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.DevCmd,version=15.6.27421.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VsDevCmd.Core.DotNet,version=15.0.27019.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VsDevCmd.Core.DotNet,version=15.0.27019.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VsDevCmd.Core.WinSdk,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VsDevCmd.Core.WinSdk,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VsDevCmd.Ext.NetFxSdk,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VsDevCmd.Ext.NetFxSdk,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.VsDevCmd,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'PortableFacades,version=1.6.0.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'PortableFacades,version=1.6.0.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualCpp.Tools.Common.Utils.Resources,version=14.10.26128.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualCpp.Tools.Common.Utils.Resources,version=14.10.26128.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualCpp.Tools.Common.Utils,version=14.10.26128.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualCpp.Tools.Common.Utils,version=14.10.26128.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualCpp.Tools.Common.UtilsPrereq,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualCpp.Tools.Common.UtilsPrereq,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.CoreEditor,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Component.CoreEditor,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Workload.CoreEditor,version=15.0.27205.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Editors,version=15.6.0.6270707' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Editors,version=15.6.0.6270707' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.MinShell.Interop.Msi,version=15.6.27323.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Devenv.Msi,version=15.0.26621.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Community.Msi,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Community.Msi.Resources,version=15.0.26621.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.MSHtml,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.MSHtml,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.WebSiteProject.DTE.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.WebSiteProject.DTE.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.WebSiteProject.DTE,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.WebSiteProject.DTE,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Net.Eula.Resources,version=15.0.27205.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Net.Eula.Resources,version=15.0.27205.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Community.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Community.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.IntelliTrace.CollectorCab,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.IntelliTrace.CollectorCab,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Community,version=15.6.27428.2011' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Community,version=15.6.27428.2011' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Community.x64,version=15.0.27205.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Community.x64,version=15.0.27205.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Community.x86,version=15.0.27205.0,chip=x86' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Community.x86,version=15.0.27205.0,chip=x86' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ProjectSystem,version=15.6.201.1098' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ProjectSystem,version=15.6.201.1098' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ProjectSystem.Full,version=15.6.201.1098' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ProjectSystem.Full,version=15.6.201.1098' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.CommunityCore,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.ShDocVw,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.ShDocVw,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Enterprise.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Enterprise.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Enterprise,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Enterprise,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Enterprise.Msi,version=15.0.26621.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.EnterpriseCore,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Professional.Msi,version=15.0.26621.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Professional.Resources,version=15.6.27428.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Professional.Resources,version=15.6.27428.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Professional,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Professional,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.ProfessionalCore,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ClientDiagnostics.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ClientDiagnostics.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ClientDiagnostics.Targeted,version=15.6.27406.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ClientDiagnostics.Targeted,version=15.6.27406.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ClientDiagnostics,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ClientDiagnostics,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.AppResponsiveness.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.AppResponsiveness.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.AppResponsiveness.Targeted,version=15.6.27406.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.AppResponsiveness.Targeted,version=15.6.27406.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.AppResponsiveness,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.AppResponsiveness,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.PackageGroup.ClientDiagnostics,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Resources,version=15.6.27428.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Resources,version=15.6.27428.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.IntelliTrace.DiagnosticsHub.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.IntelliTrace.DiagnosticsHub.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.IntelliTrace.DiagnosticsHub,version=15.6.27413.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.IntelliTrace.DiagnosticsHub,version=15.6.27413.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ScriptedHost.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ScriptedHost.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ScriptedHost.Targeted,version=15.6.27413.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ScriptedHost.Targeted,version=15.6.27413.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.ScriptedHost,version=15.6.27413.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.ScriptedHost,version=15.6.27413.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.MSVCDis,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.MSVCDis,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger,version=15.6.27428.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger,version=15.6.27428.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Remote.Resources,version=15.6.27428.1,chip=x86,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Remote.Resources,version=15.6.27428.1,chip=x86,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Remote.Resources,version=15.6.27428.1,chip=x64,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Remote.Resources,version=15.6.27428.1,chip=x64,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Remote,version=15.6.27428.1,chip=x86' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Remote,version=15.6.27428.1,chip=x86' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Remote,version=15.6.27428.1,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Remote,version=15.6.27428.1,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Managed.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Managed.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.CodeAnalysis.ExpressionEvaluator,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.CodeAnalysis.ExpressionEvaluator,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.CodeAnalysis.ExpressionEvaluator.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.CodeAnalysis.ExpressionEvaluator.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.CodeAnalysis.VisualStudio.Setup,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.CodeAnalysis.VisualStudio.Setup,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.CodeAnalysis.VisualStudio.Setup.Resources,version=15.6.27421.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.CodeAnalysis.VisualStudio.Setup.Resources,version=15.6.27421.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.CodeAnalysis.VisualStudio.Setup.Next,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.CodeAnalysis.VisualStudio.Setup.Next,version=2.7.0.6271505' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.CodeAnalysis.VisualStudio.Setup.Next.Resources,version=15.6.27309.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.CodeAnalysis.VisualStudio.Setup.Next.Resources,version=15.6.27309.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Managed,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Managed,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.CollectionAgents,version=15.6.27309.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.CollectionAgents,version=15.6.27309.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Parallel.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Parallel.Resources,version=15.6.27406.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Parallel,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Parallel,version=15.6.27406.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Common.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Common.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Common,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Common,version=15.6.27309.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Debugger.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Debugger.Resources,version=15.6.27323.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Debugger,version=15.6.27323.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Debugger,version=15.6.27323.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.VSCodeDebuggerHost,version=15.6.20118.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.VSCodeDebuggerHost,version=15.6.20118.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.Debugger.Core,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.TestTools.TeamFoundationClient.Resources,version=15.6.27428.2005,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.TestTools.TeamFoundationClient.Resources,version=15.6.27428.2005,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.TestTools.TeamFoundationClient,version=15.6.27428.2005' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.TestTools.TeamFoundationClient,version=15.6.27428.2005' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.CodeSense,version=15.6.27428.2005' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.CodeSense,version=15.6.27428.2005' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.Core,version=15.0.26906.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.MDD.Resources,version=15.0.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.MDD.Resources,version=15.0.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.MDD,version=15.6.27413.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.MDD,version=15.6.27413.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.JavaScript.LanguageService.Resources,version=15.0.26621.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.JavaScript.LanguageService.Resources,version=15.0.26621.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.JavaScript.LanguageService,version=15.6.27323.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.JavaScript.LanguageService,version=15.6.27323.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Script.Resources,version=15.0.27205.0,chip=x86,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Script.Resources,version=15.0.27205.0,chip=x86,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Script.Resources,version=15.0.27205.0,chip=x64,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Script.Resources,version=15.0.27205.0,chip=x64,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Script,version=15.0.27205.0,chip=x86' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Script,version=15.0.27205.0,chip=x86' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.Debugger.Script,version=15.0.27205.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Script,version=15.0.27205.0,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.Debugger.Script.Msi,version=15.0.27005.2,chip=x64' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.PackageGroup.Debugger.Script,version=15.0.26208.0' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Base.Resources,version=15.6.27421.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Base.Resources,version=15.6.27421.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Progression.Enterprise.Resources,version=15.0.27128.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Progression.Enterprise.Resources,version=15.0.27128.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Progression.Enterprise,version=15.0.27128.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Progression.Enterprise,version=15.0.27128.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Base,version=15.6.27428.2011' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Base,version=15.6.27428.2011' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.MSBuild.Base.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.MSBuild.Base.Resources,version=15.6.27413.0,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.MSBuild.Base,version=15.6.27428.2015' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.MSBuild.Base,version=15.6.27428.2015' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.Net.4.TargetingPack,version=4.0.30319.1' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Core.Resources,version=15.6.27428.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Core.Resources,version=15.6.27428.1,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Core.VCProjectEngine.Resources,version=15.0.27005.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Core.VCProjectEngine.Resources,version=15.0.27005.2,language=it-IT' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Core.VCProjectEngine,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping cache of package 'Microsoft.VisualStudio.VC.Ide.Core.VCProjectEngine,version=15.0.27005.2' since the package or a parent package had a vital failure.
26/03/2018 19:19:43 - Skipping Install of 'Microsoft.VisualStudio.VC.Ide.Core,version=15.6.27428.2015' since the package or a parent package had a vital failure.
...

Statistics: Posted by rlivio — Tue Mar 27, 2018 12:44 am


]]>
2018-03-22T18:49:35+08:00 2018-03-22T18:49:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=19730#p19730 <![CDATA[Re: ESP8266 Wizard 1.2.9 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>

Microsoft Visual Studio Community 2017
Version 15.6.3
Microsoft .NET Framework
Version 4.7.02556


When I install ESP8266 Wizard 1.2.9 - OpenSource (1.0).exe, I get error like this:


22/03/2018 17.15.17 - Microsoft VSIX Installer
22/03/2018 17.15.17 - -------------------------------------------
22/03/2018 17.15.17 - vsixinstaller.exe version:
22/03/2018 17.15.17 - 15.0.26228.9 built by: D15RTWSVC
22/03/2018 17.15.17 - -------------------------------------------
22/03/2018 17.15.17 - Command line parameters:
22/03/2018 17.15.17 - C:\Program Files (x86)\Relentless.rad\ESP8266Wizard\VSIXInstaller.exe,C:\Program Files (x86)\Relentless.rad\ESP8266Wizard\ESP8266Wizard.vsix
22/03/2018 17.15.17 - -------------------------------------------
22/03/2018 17.15.17 - Microsoft VSIX Installer
22/03/2018 17.15.17 - -------------------------------------------
22/03/2018 17.15.18 - Initializing Install...
22/03/2018 17.15.19 - Extension Details...
22/03/2018 17.15.19 - Identifier : ESP8266Wizard.Mathieu St-Laurent.2369a963-05dc-4156-8143-c93633763702
22/03/2018 17.15.19 - Name : ESP8266Wizard
22/03/2018 17.15.19 - Author : Mathieu St-Laurent - Rev OpenSource
22/03/2018 17.15.19 - Version : 1.2.9
22/03/2018 17.15.19 - Description : Create an ESP8266 C Project from SDK/Example or Blank Project
22/03/2018 17.15.19 - Locale : en-US
22/03/2018 17.15.19 - MoreInfoURL :
22/03/2018 17.15.19 - InstalledByMSI : False
22/03/2018 17.15.19 - SupportedFrameworkVersionRange : [4.5,)
22/03/2018 17.15.19 -
22/03/2018 17.15.19 - SignatureState : Unsigned
22/03/2018 17.15.19 - Supported Products :
22/03/2018 17.15.19 - Microsoft.VisualStudio.Community
22/03/2018 17.15.19 - Version : [11.0,16.0)
22/03/2018 17.15.19 -
22/03/2018 17.15.19 - References :
22/03/2018 17.15.19 - Prerequisites :
22/03/2018 17.15.19 - -------------------------------------------------------
22/03/2018 17.15.19 - Identifier : Microsoft.VisualStudio.Component.VC.CoreIde
22/03/2018 17.15.19 - Name : Fonctionnalités de base C++ de Visual Studio
22/03/2018 17.15.19 - Version : [11.0,16.0)
22/03/2018 17.15.19 -
22/03/2018 17.15.19 - Signature Details...
22/03/2018 17.15.19 - Extension is not signed.
22/03/2018 17.15.19 -
22/03/2018 17.15.19 - Searching for applicable products...
22/03/2018 17.15.19 - Found installed product - Global Location
22/03/2018 17.15.19 - Found installed product - Visual Studio Community 2017
22/03/2018 17.15.20 - PKGDEF Information: Looking for master PkgDef file, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\master.pkgdef

22/03/2018 17.15.20 - PKGDEF Information: Creating PkgDefCacheNonVolatile
22/03/2018 17.15.20 - PKGDEF Information: Double-checking master pkgdef file
22/03/2018 17.15.20 - PKGDEF Information: PkgDefManagement initialized
22/03/2018 17.15.20 - PKGDEF Information: RootFolder, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\

22/03/2018 17.15.20 - PKGDEF Information: ShellFolder, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\

22/03/2018 17.15.20 - PKGDEF Information: PkgDefSearchPath, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\Extensions;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.admin.pkgdef

22/03/2018 17.15.20 - PKGDEF Information: ImageManifestSearchPath, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\Extensions;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions;C:\Users\tauhid\AppData\Local\Microsoft\VisualStudio\15.0_b15249ee\Extensions

22/03/2018 17.15.20 - PKGDEF Information: ApplicationExtensionsFolder, Path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\Extensions

22/03/2018 17.15.20 - PKGDEF Information: "ZeroImpact" = dword:0, "MergeRegistry" = dword:3
22/03/2018 17.15.20 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
22/03/2018 17.15.20 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
22/03/2018 17.15.20 - PKGDEF Information: User extensions enabled by setting, Path: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\15.0_b15249ee\ExtensionManager\EnableAdminExtensions

22/03/2018 17.15.20 - PKGDEF Information: PkgDefCache flags, PKGDEF: 7001
22/03/2018 17.15.20 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
22/03/2018 17.15.20 - PKGDEF Information: Could not find ConfigurationChanged timestamp., PKGDEF: 80070002
22/03/2018 17.15.20 - PKGDEF Information: PkgDefManagement startup complete
22/03/2018 17.15.22 - The extension with ID 'ESP8266Wizard.Mathieu St-Laurent.2369a963-05dc-4156-8143-c93633763702' is not installed to Visual Studio Community 2017.
22/03/2018 17.22.07 - The following target products have been selected...
22/03/2018 17.22.07 - Visual Studio Community 2017
22/03/2018 17.22.07 -
22/03/2018 17.22.09 - Beginning to install extension to Visual Studio Community 2017...
22/03/2018 17.22.32 - Package Microsoft.Windows.UniversalCRT.Msu.8 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.2,6.3)'.
22/03/2018 17.22.32 - Package Microsoft.Windows.UniversalCRT.Msu.81 is not applicable. Skipping it due to the following reason(s): The current OS Version '10.0.16299.0' is not in the supported version range '[6.3,6.4)'.
....
....
22/03/2018 17.25.09 - Install Error : Microsoft.VisualStudio.Setup.PackageFailureException: Package 'Microsoft.VisualStudio.SLNX.VSIX' failed to install
at Microsoft.VisualStudio.Setup.InstallOperation.Run(CancellationToken token)
at Microsoft.VisualStudio.Setup.Engine.RunOperation(InstallOperation installOperation, CancellationToken token, ExecuteAction action, ITelemetryOperation telemetryOperation)
at Microsoft.VisualStudio.Setup.Engine.RunCoreOperation(InstallOperation coreOperation, ExecuteAction action, ITelemetryOperation telemetryOperation, CancellationToken token)
at Microsoft.VisualStudio.Setup.Engine.Install(Product product, String destination, CancellationToken token)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.PerformSetupEngineInstall(InstallableExtensionImpl extension, Boolean installPerMachine, Boolean isPackComponent, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, IProgress`1 progress, InstallFlags installFlags, AsyncOperation asyncOp, IInstalledExtension& newExtension)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.InstallInternal(InstallableExtensionImpl extension, InstallFlags installFlags, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, IProgress`1 progress)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.BeginInstall(IInstallableExtension installableExtension, InstallFlags installFlags, AsyncOperation asyncOp)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.InstallWorker(IInstallableExtension extension, InstallFlags installFlags, AsyncOperation asyncOp)



How to solve this problem? Thanks

Statistics: Posted by daun — Thu Mar 22, 2018 6:49 pm


]]>
2018-02-03T00:30:34+08:00 2018-02-03T00:30:34+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=19292#p19292 <![CDATA[Problem with C++ on ESP8266 Wizard 1.2.9]]>
Thanks for your work.

I have installed ESP8266 Wizard 1.2.9.with visual studio community 2017.

All are good with c language but i have a problem with C++:

when i compiled: C++ compiler not installed on this system.

Is it in your package or configuration problem ?

I am Non-OS and SDK 2.0.0
xtensa-lx106-elf-gcc.exe (GCC) 4.8.2
xtensa-lx106-elf-c++.exe (GCC) 4.8.1 ??

Thanks

Statistics: Posted by Musher40 — Sat Feb 03, 2018 12:30 am


]]>
2018-01-13T00:52:07+08:00 2018-01-13T00:52:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=19045#p19045 <![CDATA[Re: ESP8266 Wizard 1.2.9 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
You can force plugin project start recognize included files if after install plugin in the folder
C:\Users\USER_NAME\AppData\Local\Microsoft\VisualStudio\

find all files with name
ESP8266.vcxproj
and edit it
replace

Code:

<Import Project="$(MSBuildToolsPath)\Microsoft.Common.Targets" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.DesignTime.targets" />


with

Code:

<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />


and recreate your projects
==============================================
You can eliminate manual adding includes if add what you need in advance

in MSBuildTemplate folder of the plugin installation directory in file XtensaGcc.props add
after string

Code:

$(VisualStudioXtensa)ESPressif\$(SelectRelease)\$(SelectVersion)\include;


this

Code:

$(VisualStudioXtensa)ESPressif\$(SelectRelease)\$(SelectVersion)\driver_lib\include;


add more if you want

For author: Dear AUTHOR, please continue your nice project!
Find me at https://github.com/cheblin if you need any my help

With Best regards, Cheers!

Statistics: Posted by cheblin — Sat Jan 13, 2018 12:52 am


]]>
2017-12-06T12:42:05+08:00 2017-12-06T12:42:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=18572#p18572 <![CDATA[Re: ESP8266 Wizard 1.2.8b for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
quickshat wrote:
Hi,

i've tried to use the 1.28b version of the wizard but: Visual Studio does not let me include things from SDKs folder.
I have already checked project import settings and the paths are all included by default.
Also these paths are correctly included and i am able to open them with my explorer.

But if i hover on a

Code:

#include <sdk_relevant_header.h>
, Visual Code only tells me that it was unable to find .h file in the first path of the settings include-path list.


Give me, sometime to create a proper examples and test if that fail the test or not.

Statistics: Posted by Fleuve — Wed Dec 06, 2017 12:42 pm


]]>
2017-11-30T17:17:19+08:00 2017-11-30T17:17:19+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=18479#p18479 <![CDATA[Re: ESP8266 Wizard 1.2.8b for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
i've tried to use the 1.28b version of the wizard but: Visual Studio does not let me include things from SDKs folder.
I have already checked project import settings and the paths are all included by default.
Also these paths are correctly included and i am able to open them with my explorer.

But if i hover on a

Code:

#include <sdk_relevant_header.h>
, Visual Code only tells me that it was unable to find .h file in the first path of the settings include-path list.

My include-path list looks a bit like this:

C:/some_visual_studio/path
E:/Wizard/SDK
E:/Wizard/SDK/subfolder_01
E:/Wizard/SDK/subfolder_02
E:/Wizard/SDK/subfolder_03
etc.

(Visual Studio is only targeting the first entry).

Second:
When i was installing the wizard the following error occurred:
The COM-Classfactory for the following component with CLSID (see attachment) could not be called due to following error: 80040154 class not registered.
Exception from HRESULT:0x80040154 REGDB_E_CLASSNOTREG.

errorvsix.png


Regards,
quickshat

Statistics: Posted by quickshat — Thu Nov 30, 2017 5:17 pm


]]>
2017-09-03T10:19:19+08:00 2017-09-03T10:19:19+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=15498#p15498 <![CDATA[Re: ESP8266 Wizard 1.2.8b for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
skibeest wrote:
After my post from yesterday I have done some more investigation and discoverd some differences between Visual Studio 2015 and Visual Studio 2017 as well as between some SDK versions (1.5.4, 2.0.0 and 2.1.1).



For the moment, I've stop to develop, because I'm own a motel and it's summer time. But, I transfer inside the bug list and gonna check soon (in falls). For the moment, i didn't test version 2.1.1, but I'm gonna check for major update of firmware (NON-OS, RTOS and MESH_DEMO).

For '.rom0.text' will not fit in region 'irom0_0_seg' error... .check for size of rom (since 1.5.0 or before. 512kb was too small... try 1024kb)

Thanks.

Statistics: Posted by Fleuve — Sun Sep 03, 2017 10:19 am


]]>
2017-09-01T23:34:59+08:00 2017-09-01T23:34:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=15471#p15471 <![CDATA[Re: ESP8266 Wizard 1.2.8b for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
The first tests I did was with an empty project (which isn't actually empty but a small application):
  1. SDK1.5.4: VS15 and VS17 OK
  2. SDK2.0.2: Function user_rf_cal_sector_set as well as a reference to "user_interface.h" had to be added. After inclusion of both building the executable was OK for both VS versions.
  3. SDK2.1.1:
    1. compiling failed: user_main.c (52,5): error: passing argument 1 of 'ets_timer_disarm' discards 'volatile' qualifier from pointer target type [-Werror]. This is a warning so I cancelled the error as warning option. The warning should be avoided in the code however. Occured both with VS15 and VS17.
    2. After changing the warning option I got the linking error as with SDK2.0.0. After adding the extra code I could build the app with no errors in VS15.
    3. VS17, however, is a different story. After changing the warning option I got a new error: "string.h" not found (file osapi.h).I also got some additional errors as result of the missing header file. But then something strange happened. Linking started (while there were compilation errors) and I got only 1 error: 'user_rf_cal_sector_set' missing. Next I included the additional code and the build of the app was succesfull but the compiler still reports errors.

The second test I did was with the example app at. With VS15 the app could be build without error for both version 2.0.0 and 2.1.0 after adding the airkiss lib.With VS17 I had the same results with version 2.0.0. version 2.1.0 however resulted in a link error: '.rom0.text' will not fit in region 'irom0_0_seg'. I can't explain the differences. Same code, same compiler, same linker.
I have compared the object files and noticed a difference: user_main.o is with VS15 15036 bytes and with VS17 15504 bytes, for at_upgrade.o it is 25476 and 24896 respectively. Also the generated Libuser.a differs: 40910 versus 40798).

I hope this information is usefull to you to maintain the tool, I like it. For now I will stick to VS15. Hope the problems are solved swiftly.

Statistics: Posted by skibeest — Fri Sep 01, 2017 11:34 pm


]]>
2017-08-09T07:27:52+08:00 2017-08-09T07:27:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=15053#p15053 <![CDATA[Re: ESP8266 Wizard 1.2.8b for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
yellowbit wrote:
Hi, my antivirus reports a virus (URL:Mal) under the download link (http://www.mediafire.com/file/xh58jgi4x ... 1.2.8b.exe) Can you check it, please?


Sorry, but on my side everything is perfect. I scan with malware-byte, Eset NOD32 and windows defender.

Which one did you use?
I recommend you to scan your system with malware-byte and try again.

Hope that will help.

Statistics: Posted by Fleuve — Wed Aug 09, 2017 7:27 am


]]>
2017-08-09T04:10:22+08:00 2017-08-09T04:10:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=15052#p15052 <![CDATA[Re: ESP8266 Wizard 1.2.8b for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> http://www.mediafire.com/file/xh58jgi4x ... 1.2.8b.exe) Can you check it, please?

Statistics: Posted by yellowbit — Wed Aug 09, 2017 4:10 am


]]>
2017-04-19T15:45:35+08:00 2017-04-19T15:45:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12399#p12399 <![CDATA[Re: ESP8266 Wizard 1.2.7 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> https://visualgdb.com/tutorials/esp8266/gdbstub/ ) has some example usage of serial debugging with gdb stub.
May be could help download the trial.

Statistics: Posted by lele — Wed Apr 19, 2017 3:45 pm


]]>
2017-04-19T01:52:40+08:00 2017-04-19T01:52:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12389#p12389 <![CDATA[Re: ESP8266 Wizard 1.2.7 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
pardmx wrote:
This tool is incredible you made a great work, as a suggestion, is there any chance to add the MESH_DEMO to the supported SDKs and examples?



Ok, the exercise can be more easier that you think, but i need to have more information:

  • Where i can find the proper example?
  • Does RTOS or NON-OS Compatible?


If you can respond to that, you can see if the current version gonna support it.

  • First open your installation folder. (C:\Program Files (x86)\Relentless.rad\ESP8266Wizard\ESPressif)
  • Go inside Non-OS or RTOS Folder
  • Choose your version folder
  • Go inside Example Folder
  • Copy your MESH_DEMO project inside example folder (respect folder structure ...Examples\mesh_demo)
  • Restart your visual studio and your wizard (example folder must be listed now)
  • Adjust your -l parameter by looking makefile inside Mesh_demo (if exist - see video tutorial).

If you need more assistance, tell me...

thanks..

Statistics: Posted by Fleuve — Wed Apr 19, 2017 1:52 am


]]>
2017-04-19T01:28:53+08:00 2017-04-19T01:28:53+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12388#p12388 <![CDATA[Re: ESP8266 Wizard 1.2.7 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
lele wrote:
This tool is almost perfect! Just missing debugger, do you plan to integrate serial gdbstub?


Ok,

The entire process is actually a test that I made, because Visual Studio 2015 & 2107 Plugins have change a lot. I just decide to apply on ESP8266 to make concrete test. I have a lot to relearn before the entire process gonna be more professional. There is the main Visual Studio plan.

Have a Solution who can contain multi-project:
  • DirectX GUI interface compatible with PC/Surface Pro and Surface (ARM).
  • Atmel Atmega Firmware
  • ESP Wifi Firmware

Now where i'm in this hell plan?
DirectX GUI Bug Fixed, video not updated but give idea
  • Main interface build
  • Support all Input: Mouse, keyboard, XBox game-pad, Gesture.
  • Support picture : png, bmp, jpg.
  • Support Music : mp3, wave...
  • Support Video : avi, mp4, mkv.
  • Working On GUI Object: Button, radio, combo, list, tree, blabla

Atmel Atmega : Not started.
ESP8266 : Near Final, but still need update.

VSIX Pluging
  • Dll Wizard template : Complete See Video
  • How add Visual Studio Function inside menu (I have a auto-comment to re-enable)
  • Now i must learn how to put out all tools inside package (xtensa exe, python script "gen_app.py", esp_tool) and repack inside a dll. It's gonna be more flexible to complete task. It's for this reason that i've found ESP_TOOL Programming, ESPTool2 (GenApp.py). Just missing Xtensa source code... I don't know if you remark but xtensa compiler don't send proper error line (like offset), a thing that i can repair only by recompile xtensa

Now for the serial debugger, I've see some information about this : https://github.com/espressif/esp-gdbstub. The concept, seem to be simple.
Like:
  • Include Package
  • Change build parameter in debug mode -og
  • #include <../gdbstub/gdbstub.h> and call gdbstub_init() inside main.c
  • Also the GDB executable must be added in xtensa https://bintray.com/kireevco/generic/esp-alt-sdk/view
  • Now, how plug it and test it... I have any idea.... :?

You look, more grounded on ESP that me. Then if you know more and ready to make a test (update package, config Project and a simple test with xtensa-lx106-elf-gdb in command prompt), it can be handful.

Statistics: Posted by Fleuve — Wed Apr 19, 2017 1:28 am


]]>
2017-04-18T06:15:09+08:00 2017-04-18T06:15:09+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12374#p12374 <![CDATA[Re: ESP8266 Wizard 1.2.7 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> Statistics: Posted by pardmx — Tue Apr 18, 2017 6:15 am


]]>
2017-04-18T04:14:12+08:00 2017-04-18T04:14:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12373#p12373 <![CDATA[Re: ESP8266 Wizard 1.2.7 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> Statistics: Posted by lele — Tue Apr 18, 2017 4:14 am


]]>
2017-04-15T21:34:56+08:00 2017-04-15T21:34:56+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12333#p12333 <![CDATA[Re: ESP8266 Wizard 1.2.7 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
lele wrote:
Thanks Fleuve for fast fix, I installed ver. 1.2.7 but I'm afraid esp_too requires com port and speed parameter for first in command line


I'm gonna fix it in 1.2.8 - Thanks!

lele wrote:
I have another question: How did you make intellisense work? In my visual studio 2017 I can't go to definition get struct field suggestion


My fault (project template have error), but you can fix it until i release 1.2.8

  • Unload Project (left button on project)
  • Modify projects (left button on project)
  • Find : <!--Import Project="$(VCTargetsPath)\Microsoft.Cpp.DesignTime.targets" /-->
    and replace by (remove comment)
    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.DesignTime.targets" />

lele wrote:
A suggestion:
esp_tool is very slow for flashing, could interface with flash download tool instead?
( https://espressif.com/sites/default/fil ... v3.4.4.zip )
it is really fast


I find esptool py version on GitHub, but i hate python.
Also I've find NodeMCU Flasher Pascal version on GitHub. Maybe if i install delphi, i can modify it to fit in command line mode with output display and -nogui flag or something like that.

But for the moment i working to program an Atmega1284p with Chinese isp key, it's for this reason that didn't test ESP programming (need to reinstall my ESP on my protoboard).

Today is my day off, then 1.2.8 gonna be fixed tomorrow.

Statistics: Posted by Fleuve — Sat Apr 15, 2017 9:34 pm


]]>
2017-04-15T18:42:38+08:00 2017-04-15T18:42:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12328#p12328 <![CDATA[Re: ESP8266 Wizard 1.2.7 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> ...
1>*** Flash Info **************************************
1>Can't open port COM1.
1>C:\Program Files (x86)\Relentless.rad\ESP8266Wizard\MSBuildTemplate\ESPbuilder.targets(133,5): error MSB3073: uscita dal comando "esp_tool -of -rNodeMCU -b128000 -pCOM3 > "C:\Users\raffa\Desktop\EspWS2812\EspWS2812\ConsoleOutput.dbg"" con codice 1.
1>Compilazione progetto "EspWS2812.vcxproj" NON COMPLETATA.
========== Ricompilazione: 1 completate, 1 non riuscite, 0 ignorate ==========
---

so even if command line has -pCOM3 it seems that esp_tool tries to open COM1

I changhed parameter odrer in ESPbuilder.target in this way:
<ESPToolBaseParam>-p$(ComPort) -b$(ComSpeed) -r$(ESPToolReset) -q -ff%(ESPBuilder.SPISpeedName) -fm%(ESPBuilder.SPIModeName) -fs%(ESPBuilder.SPIRamName)</ESPToolBaseParam>
<ESPToolChipIDParam>-p$(ComPort) -b$(ComSpeed) -r$(ESPToolReset) -of</ESPToolChipIDParam>

and it solved.

I have another question: How did you make intellisense work? In my visual studio 2017 I can't go to definition get struct field suggestion

Statistics: Posted by lele — Sat Apr 15, 2017 6:42 pm


]]>
2017-04-14T01:11:17+08:00 2017-04-14T01:11:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12290#p12290 <![CDATA[Re: ESP8266 Wizard 1.2.6 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
lele wrote:
A suggestion:
esp_tool is very slow for flashing, could interface with flash download tool instead?
( https://espressif.com/sites/default/fil ... v3.4.4.zip )
it is really fast


I take a look and to do that, i need some thing:
  • The entire package contain 3 Flash tool, i need to extract the proper one.
  • After, i need to know if the proper flash tool, can be command line called (flash.exe "PARAM")
  • After that it's gonna be easier to integrate.
  • No user interaction was required to perform this operation (at the beginning, you get a wall by the dialog box)

Statistics: Posted by Fleuve — Fri Apr 14, 2017 1:11 am


]]>
2017-04-14T00:47:25+08:00 2017-04-14T00:47:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12287#p12287 <![CDATA[Re: ESP8266 Wizard 1.2.6 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> esp_tool is very slow for flashing, could interface with flash download tool instead?
( https://espressif.com/sites/default/fil ... v3.4.4.zip )
it is really fast

Statistics: Posted by lele — Fri Apr 14, 2017 12:47 am


]]>
2017-04-13T22:33:58+08:00 2017-04-13T22:33:58+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12283#p12283 <![CDATA[Re: ESP8266 Wizard 1.2.6 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]>
I'm gonna release 1.2.7 soon with, some update:

  • esp_tool chip detect need baud and port
  • Baud enumeration menu (9600,14400....115200)
  • Reset enumeration menu (none, auto, dtronly, ck, wifio, nodemcu)

I must admit, that i really take the thing brief with esp_tool.

In 1 or 2 day, it's gonna be updated.

Thanks.

Statistics: Posted by Fleuve — Thu Apr 13, 2017 10:33 pm


]]>
2017-04-12T18:01:18+08:00 2017-04-12T18:01:18+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=12233#p12233 <![CDATA[Re: ESP8266 Wizard 1.2.6 for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> C:\Program Files (x86)\Relentless.rad\ESP8266Wizard\MSBuildTemplate\ESPbuilder.targets
when using a port different than COM1 modify:
...
<Exec Command="esp_tool -of -rauto > &quot;$(MSBuildProjectDirectory)\ConsoleOutput.dbg&quot;" Condition="'$(AdresseList)'!=''"/>
...
to
...
<Exec Command="esp_tool -p$(ComPort) -b$(ComSpeed) -rauto -of > &quot;$(MSBuildProjectDirectory)\ConsoleOutput.dbg&quot;" Condition="'$(AdresseList)'!=''"/>

also an option to change the reset mode would be nice (-rnodeMCU or -rck or...)
Thanks

Statistics: Posted by lele — Wed Apr 12, 2017 6:01 pm


]]>
2019-05-09T21:37:01+08:00 2017-03-31T21:05:53+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3577&p=11812#p11812 <![CDATA[ESP8266 Wizard 1.3.1 OpenSource for Visual Studio 2013, 2015 & 2017 with FlashTool, Intellisense and VIDEO Tutorial]]> After reading a lot comment on Version 1.2.5. and after the announcement of Visual Studio 2017, we decide to update the entire package.

ESP8266 Wizard and Compiler tools for Visual Studio.

Develop ESP Firmware on Windows come easier.

Image

Include
  • VSIX Template Wizard
  • RTOS 1.3.0
  • RTOS 1.4.0
  • RTOS 1.5.0
  • NON-OS 1.5.0
  • NON-OS 1.5.2
  • NON-OS 1.5.4
  • NON-OS 2.0.0
  • ESPMesh 1.3.1
  • ESPMesh 1.3.2
  • ESPMesh 1.3.2b-09-2016
  • ESPMesh 1.3.2b-12-2017
  • Xtensa Compiler
  • Don Kinzer Flash Utility

Compatibility tested
  • Windows 10
  • Visual Studio 2013, 2015 & 2017
  • NON-OS 1.5.0 / 1.5.2 / 1.5.4 / 2.0.0
  • RTOS 1.3.0 / 1.4.0 / 1.5.0
  • ESPMesh 1.3.1 / 1.3.2 / 1.3.2b-09-2016 / 1.3.2b-12-2016

Release updates
    Version 1.0
    • Initial launch
    Version 1.2
    • RTOS Compatible
    • Multi-project inside same solution
    Version 1.2.1
    • Fix 0kb file for irom0.text.bin in non-boot mode
    • Xtensa LD : Additional Library bug -> you can add airkiss in NON-OS 1.5.2
    Version 1.2.2
    • Project Property override glitch
    • ESP Flash Panel
    • Don Kinzer Flash Utility
    • Remove Old Concept from Boot Mode. Now V1.2/1.4/1.5 was build with NEW LD Script File
    • ESP Flash Output Table
    Version 1.2.4
    • Microsoft Visual Studio 2015 Intellisenses support
    • Error List with line number inside output windows during build.
    • Setup detect older version and uninstall VSIX properly.
    Version 1.2.5
    • Fix LIB/LD Default folder (thanks to Reallife)
    • Fix Release/Version default value was taken form wizard dialog interface.
    • Include Non-Os 1.5.4
    • Include RTOS 1.4.0
    Version 1.2.6
    • Modify setup program (see: Installation troubleshooting)
    • Extend VSIX Install Target to 11.0 to 16.0
    • Include Non-Os 2.0.0
    • Include RTOS 1.5.0
    Version 1.2.7
    • EspTool Chip ID Detect, missing COM port and Baud speed (thanks to lele)
    • COM Port string was replaced by a combo-list.
    • COM Speed string was replaced by a combo-list.
    • EspTool Reset option combo-list was now added.
    Version 1.2.8b
    • Place port and speed at begin of ESP_Tool.
    • Reactive Intellisense inside VCX Project.
    • Adding additional define in Xtensa C/C++ Menu.
    • Adding ESP Mesh compatibility.
    Version 1.2.9
    • First Open Source Version
    Version 1.3.0
    • VSIX Installer Update
    Version 1.3.1
    • Fix Design time error

Proposed ideas
  • Compatible AtemlStudio 2017 (maybe incompatible, too much difference)
  • Compatible Visual Studio Express (If you want support and ready to test it, write me)
  • Serial Debugging with xtensa-lx106-elf-gdb.exe


Download

Enjoy.

Installation troubleshooting

The Setup have completely changed, the package was not depend anymore of lasted Visual Studio installed on your computer. That's mean two new thing:
  • Installation can be placed everywhere.
  • Now, you can use on multi version of visual studio at the same time.

How Setup work
Setup was depend now to one variable : "InstallLocation". This one was placed into the registry during the installation.

On 64 bits Windows

Code:

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\ESP8266 Wizard_is1

or on 32 bits Windows

Code:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ESP8266 Wizard_is1


ESP8266Diag
For the moment any Diagnostic tools was created for this version.

Video Tutorial
Image


P.S. See some bug or need improvement, just reply me!


Open Source
After some comment, I decide to let go ESP8266 Wizard to Open Source. Feel free to modify, but it's gonna be under some rules. Before, let's understand the esp8266 Wizard.

1. Props vs XML vs targets
  • Props : This files contains the default value of your properties interface
  • XML : This files was the properties interface
  • Targets : Inside this files, you gonna find the command line to execute the process on your CPP and H files

    Actually, if you handle well the concept, XTENSA folder can be recompiled inside a DLL, to convert targets command line based to DLL function.

2.Targets was queue based
Image
That's mean, this way was multi-project secure. You can have with another Microsoft project inside same solution. Take care to have unique name for every target, don't attempt to override "Build" target or something used by Microsoft. Also, by include FromminimalBuild.target you can create another builder like example "an Atmel compiler".

3.Windows 10 Partition and Writing Right
If you modify the package on windows 10, be sure that you don't install on same partition that Window 10. The new right of C: Partition, made in sort, that you must start your visual studio 2017 in administration mode. That's a little annoying.

4.The wizard use folder based
If you create a new SDK package. Try to keep in philosophy, that you need two sub-folder to keep compatibility with other project.
    ESPressif
      Release
        Version

5.How use REPACKAGE
  • Unzip the downloaded file.
  • Install a version inside Release folder. (Try to not use C: Drive)
  • Modify the package (targets, XML and Props) directly inside Installation folder
  • Put your paw and fill logbook... see below.
  • If you modify the VSIX, don't forget to replace the .VSIX file from Release folder to Installation folder.
  • When ready to repackage, start CopySources.bat script.
  • Start InnoSetup (that you must find, download and install)
  • Compile

6. Put your paw rules
Because XML, PROPS and Targets can't be really compatible with Git or something similar. I mean, you can't keep trace of modification or branch. I ask you to put your paw at specific place to see which package you really install. Like this, we gonna be enable to see which part used during installation and we gonna be in mesure to offer support with specific version name.

Replace OpenSource by your name and change also the version. Change one place and the rest is automatic.

Inside Inno Setup:
Image

Inside VSIX manifest:
Image

7. Fill the LogBook
Modify the Logbook.txt to include date, package name, coder name and description of update item.


EX:
[YYYY/MM/DD] Package Name - Coder Name
* Fix that...
* Add this...


Enjoy!

Statistics: Posted by Fleuve — Fri Mar 31, 2017 9:05 pm


]]>