Problem Building Open-Xml-Sdk

Home Forums Open-Xml-Sdk Problem Building Open-Xml-Sdk

This topic contains 4 replies, has 3 voices, and was last updated by  Nickhaley 8 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4028

    DavidD
    Participant

    I have solved the build problem. There is a step missing in the Screen-Cast: Introduction to Open-Xml-PowerTools. It is actually provided in the Screen-Cast: Open Xml Sdk Version 2.6 at
    https://www.youtube.com/watch?v=B13IYHKhcc8

    The secret is, after doing

    $ git clone https://github.com/OfficeDev/Open-XML-SDK

    you should execute

    $ cd Open-XML-SDK
    $ git checkout master
    $ cd ..

    This adds the missing projects (especially the crucial System.IO.Packaging) which makes everything else work.

    #4063

    jholliday
    Participant

    This didn’t work for me. After doing the git checkout master, I’m getting this on DocumentFormat.OpenXml

    Your project.json doesn’t list ‘win’ as a targeted runtime. You should add ‘”win”: { }’ inside your “runtimes” section in your project.json, and then re-run NuGet restore.

    ANd this on DocumentFormat.OpenXml.Tests:

    Your project is not referencing the “.NETFramework,Version=v4.5” framework. Add a reference to “.NETFramework,Version=v4.5” in the “frameworks” section of your project.json, and then re-run NuGet restore.

    • This reply was modified 8 years, 5 months ago by  jholliday.
    #4065

    jholliday
    Participant

    I finally got this to work by starting over with a fresh clone of the SDK. Everything is working as it should now.

    #4246

    Nickhaley
    Participant

    Managing Mails via Yahoo customer support phone number
    Do you know how to manage your mails? Do you wish to sort your emails? All these operations can be learnt through our customer service. We follow a customer-oriented approach which aims at assisting the clients in the best possible manner. When you will contact Yahoo Email Support, your call would be connected with one of our experts. You can share your problem without any hesitation. Our technician would analyse the issue and would offer a simplified solution.
    Are some of your mails missing? Contact us to gain information in order to search such mails by following an easy troubleshooting technique. Yahoo Email contact number is a convenient source to resolve all sorts of issues related to this service. For amateur users it might be difficult to learn basic functions like sending and deleting mails. Connect with our technician who would readily teach you these methods without any discomfort.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.