Coder Social home page Coder Social logo

Comments (4)

taochenglin avatar taochenglin commented on August 21, 2024

Run buildpkg .pkg.xml will generate wm.xml,but when Processing wm.xml,There's another error. (PkgGenCommon) : error : Failed DoConvert

--Stack Trace--
在 Microsoft.WindowsPhone.ImageUpdate.PkgGenCommon.InfFileConverter.DoConvert(String infFile, String[] references, String[] stagingSubdirs, String hiveRoot, String wimRoot, String targetPartition, CpuId cpu, String diffedHivesPath, String productName, String toolPaths)
在 Microsoft.CompPlat.PkgBldr.Plugins.WmToCsi.InfConverter.InstallDriver(List1 driverCapabilityList, Boolean isUniveralBsp) 在 Microsoft.CompPlat.PkgBldr.Plugins.WmToCsi.Driver.ConvertEntries(XElement toCsi, Dictionary2 plugins, Config environ, XElement driverWmElement)
在 Microsoft.CompPlat.PkgBldr.Base.PkgPlugin.ConvertEntries(XElement parent, Dictionary2 plugins, Config enviorn, XElement component) 在 Microsoft.CompPlat.PkgBldr.Plugins.WmToCsi.Drivers.ConvertEntries(XElement toCsi, Dictionary2 plugins, Config environ, XElement fromWm)
在 Microsoft.CompPlat.PkgBldr.Base.PkgPlugin.ConvertEntries(XElement parent, Dictionary2 plugins, Config enviorn, XElement component) 在 Microsoft.CompPlat.PkgBldr.Plugins.WmToCsi.Identity.ConvertEntries(XElement ToCsi, Dictionary2 plugins, Config enviorn, XElement FromWm)
在 Microsoft.CompPlat.PkgBldr.Program.BuildPackage(Config config, MacroResolver commandLineMacros)
在 Microsoft.CompPlat.PkgBldr.Program.Main(String[] args)
--End Stack Trace--
Package creation failed with error -1

from rpi-iotcore.

taochenglin avatar taochenglin commented on August 21, 2024

Modify .inf file can buile suceess.

[Manufacturer]
%MSFT%=Standard,ntarm
[Standard.ntarm]

------------>

[Manufacturer]
%MSFT%=Standard,ntx86
[Standard.ntx86]

from rpi-iotcore.

taochenglin avatar taochenglin commented on August 21, 2024

After modify inf files,buildpkg can success,and buildimage can success.But the image Can't boot.

from rpi-iotcore.

saraclay avatar saraclay commented on August 21, 2024

Hi @CharlieTao, this may have been fixed in recent updates so I will close this for now. If that is not the case, please file an issue here: https://github.com/MicrosoftDocs/windows-iotcore-docs

from rpi-iotcore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.