Giter Site home page Giter Site logo

Comments (5)

patrickmemestar avatar patrickmemestar commented on June 1, 2024

I can't believe i've only now noticed what you're doing. I will let you know if i figure something out

from arucounity.

BeLe07 avatar BeLe07 commented on June 1, 2024

I can't believe i've only now noticed what you're doing. I will let you know if i figure something out

Ok, thanks :)

from arucounity.

patrickmemestar avatar patrickmemestar commented on June 1, 2024

Okay so, I've found out that when you'd like to build for UWP (which should be ARM64 inclusive). The command should look something like this :

CMake -DCMAKE_INSTALL_PREFIX=install/ -G Visual Studio 16 2019 -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION=10 ../../3rdparty/opencv_contrib/

However no matter which commands i run. i still get the following error:
image

from arucounity.

BeLe07 avatar BeLe07 commented on June 1, 2024

I switched OpenCV to 4.5.1 to be use to get a version tested with the recent compilers.

Using CMake 3.19.7, VS 16.9.0 with command line: CMake -DCMAKE_INSTALL_PREFIX=install/ -G "Visual Studio 16 2019" -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION=10.0 ../../3rdparty/opencv_contrib/
I got a project configured for X64 only.

Specifying -A ARM64 gave me a project for ARM64.
Entering the command line: cmake --build . --config Release fails with a MSBUILD error MBS1009 telling that the project doesn't exist.

Opening the solution with VS to build it gave me the same emmintrin.h error.

from arucounity.

vincenzocivale avatar vincenzocivale commented on June 1, 2024

Please help, there is someone who knows how to solve the problem. I need it to complete a University assignment

from arucounity.

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.