Code Monkey home page Code Monkey logo

Comments (1)

Negatil07 avatar Negatil07 commented on July 18, 2024

Here is another issue.....

g++ src/general/magic.cc -o src/general/magic.o -c -DNDEBUG -D_ARM -O3 -flto -Wall -Wno-sign-compare -m64 -march=armv8.5-a+fp+simd+crypto+crc -std=c++14 -Isrc -Isrc/general -Isrc/learning g++ src/general/parse.cc -o src/general/parse.o -c -DNDEBUG -D_ARM -O3 -flto -Wall -Wno-sign-compare -m64 -march=armv8.5-a+fp+simd+crypto+crc -std=c++14 -Isrc -Isrc/general -Isrc/learning g++ src/general/wdl_score.cc -o src/general/wdl_score.o -c -DNDEBUG -D_ARM -O3 -flto -Wall -Wno-sign-compare -m64 -march=armv8.5-a+fp+simd+crypto+crc -std=c++14 -Isrc -Isrc/general -Isrc/learning g++ src/learning/cluster.cc -o src/learning/cluster.o -c -DNDEBUG -D_ARM -O3 -flto -Wall -Wno-sign-compare -m64 -march=armv8.5-a+fp+simd+crypto+crc -std=c++14 -Isrc -Isrc/general -Isrc/learning
In file included from src/learning/cluster.cc:28:
In file included from src/learning/cluster.h:32:
src/learning/linear_algebra.h:283:10: fatal error: 'sse2neon.h' file not found
#include "sse2neon.h"
^~~~~~~~~~~~
1 error generated.
make: *** [Makefile:29: src/learning/cluster.o] Error 1

from winter.

Related Issues (19)

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.