Giter VIP home page Giter VIP logo

Comments (3)

solbach avatar solbach commented on May 2, 2024 2

Hi!
before you are able to build and run the demo you need to build the OpenPose.lib.
To do so, open openpose.sln and select OpenPose as set as startup project.
The project definition of OpenPose is broken. Right click on the project and Reload Files will tell you what is going on (probably Cuda 8.0.props is not in the right spot). In my case, I had to copy

  • CUDA 8.0.props
  • CUDA 8.0.targets
  • CUDA 8.0.xml

From C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations
To C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\BuildCustomizations

Try reloading the OpenPose project ... fingers crossed that's it! Make sure you have Release and x64 selected and hit Build. Don't worry about the "OpenPose.lib is not a valid Win32 application" message. This takes some time and you should find the library generated in folder openpose\windows_project\x64\Release.
After this, you are able to switch to the Demo project to build it!

Another hint: Install Cuda 8.0 AFTER Visual Studio 2015 to assure that the Cuda Installation will generate all necessary files for Visual Studio 2015.

Hope this helps!

from openpose.

jerry7767 avatar jerry7767 commented on May 2, 2024 1

Hi solbach,

I can generate the "OpenPose.lib" by your steps, and build the Demo project success!

p.s. Re-install Cuda 8.0 after Visual Studio 2015 is importantly hint!

Thank you! Have a nice day!

from openpose.

gineshidalgo99 avatar gineshidalgo99 commented on May 2, 2024

@solbach thank you for the suggestions/hints.

For new users, please follow the installation steps, which already includes the solbach suggestions/hints.

from openpose.

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.