Giter VIP home page Giter VIP logo

Comments (3)

rcknowles04 avatar rcknowles04 commented on August 15, 2024

Hi, I was having this same issue. I made the changes you said above, but now am running into this:

(opencap-processing) C:\Users\Ryan.Knowles\Desktop\Classes\Biomech of Human Movement\Final Project\opencap-processing>python example_kinetics.py
Generate external function to leverage automatic differentiation.
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19042.
-- The C compiler identification is MSVC 19.40.33811.0
-- The CXX compiler identification is MSVC 19.40.33811.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - broken
CMake Error at C:/Users/Ryan.Knowles/AppData/Local/miniconda3/envs/opencap-processing/Lib/site-packages/cmake/data/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:67 (message):
  The C compiler

    "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: 'C:/Users/Ryan.Knowles/Desktop/Classes/Biomech of Human Movement/Final Project/opencap-processing/UtilsDynamicSimulations/OpenSimAD/build-ExpressionGraphF/CMakeFiles/CMakeScratch/TryCompile-km5vxw'

    Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_50b2b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
    MSBuild version 17.10.4+10fbfbf2e for .NET Framework
    Build started 6/4/2024 7:40:46 PM.

And it eventually says Build Failed... Any ideas?

from opencap-processing.

antoinefalisse avatar antoinefalisse commented on August 15, 2024

Are you sure you that the C++ development workload is installed? Open the Visual Studio Installer and make sure the "Desktop development with C++" workload is selected and installed.

from opencap-processing.

rcknowles04 avatar rcknowles04 commented on August 15, 2024

Hi, I appreciate your response. The issue ended up being related to my file path length where I had the git hub repository cloned. Once I enabled my machine to allow longer path lengths (greater than 260 characters) everything compiled just fine! Kind of a strange issue... but everything seems to be working for me now.

from opencap-processing.

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.