Git Product home page Git Product logo

Comments (7)

mattifestation avatar mattifestation commented on May 22, 2024

The The process cannot access the file because it is being used by another process error is caused by the fact that rmdir /S /Q . cannot delete the build folder that you cd'ed into.

from keystone.

aquynh avatar aquynh commented on May 22, 2024

i just pushed a commit to remove those "rmdir /S/Q".

from keystone.

aquynh avatar aquynh commented on May 22, 2024

regrading the next error messages, you are having issues with MSVC, but not CMake. did you run this from MSVC prompt?

just want to make sure, because you need MSVC prompt to have a proper environment setup for the compiler to work.

from keystone.

mattifestation avatar mattifestation commented on May 22, 2024

Yup. I ran it from the "Developer Command Prompt for VS2015." Unless I'm missing something obvious, I followed all the steps in COMPILE-WINDOWS.md

from keystone.

aquynh avatar aquynh commented on May 22, 2024

something is wrong with you MSVC i think.

perhaps below links can help you?

http://stackoverflow.com/questions/22392976/cmake-cl-exe-not-able-to-compile-a-simple-test-program
http://stackoverflow.com/questions/30553318/cmake-cl-exe-is-not-able-to-compile-a-simple-test-program
http://stackoverflow.com/questions/14590947/cmake-configuring-fails-cl-exe-is-not-able-to-compile-a-simple-test-program

from keystone.

mrexodia avatar mrexodia commented on May 22, 2024

I don't have any problems building with Visual Studio 2015 Enterprise. Probably something is wrong with your installation (LINK : fatal error LNK1104: cannot open file 'ucrtd.lib' being the line of interest).

from keystone.

mattifestation avatar mattifestation commented on May 22, 2024

Just figured it out. Thanks guys. I was digging through my include dirs and noticed they were different than what they were in VS. Turns out the include dirs get overridden if you have the WDK installed. Derp. The include dirs are correct now and it built just fine. Sorry for the inconvenience!

from keystone.

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.