Giter Site home page Giter Site logo

Comments (9)

simonfuhrmann avatar simonfuhrmann commented on June 28, 2024 1

Please install the required libraries, libpng, libjpeg and libtiff, to resolve the first issue. This is documented here:
https://github.com/simonfuhrmann/mve#building-mve-and-umve

To resolve the second issue, please try adding || defined(__arm__) to the end of this line:

# elif defined(__i386__) || defined(__x86_64__)

from mve.

simonfuhrmann avatar simonfuhrmann commented on June 28, 2024 1

Have you tried removing the -march option altogether? It'll give you slower code, but the native option is fairly new, see here: https://www.phoronix.com/scan.php?page=news_item&px=LLVM-Clang-march-native-M1

from mve.

simonfuhrmann avatar simonfuhrmann commented on June 28, 2024 1

I am pretty sure the M1 is a little endian CPU, so it should be on the same line as i386. Specifying the wrong LE/BE is not dangerous, but you'll probably run into weird issues and fundamentally, the software won't work.

from mve.

simonfuhrmann avatar simonfuhrmann commented on June 28, 2024 1

The endian issue should be fixed for M1 processors with 354a652.

from mve.

dectun avatar dectun commented on June 28, 2024

Hello. I need your help. Because I need to install MVE for a paleontologic proyecto of University of Extremadura. Please, do you help me?

from mve.

dectun avatar dectun commented on June 28, 2024

Ok. I do this;

first: put the command on system.h file
second: try the steps of the link. The git clone well. But when I put make -j8, I get an error like this; "clang: error: the clang compiler does not support "-march=native"
third: I revised the code of makefile.inc file. I have put the correcto form; -mcpu=apple-m1.

I give you a screemshots. I want to said you, thanks for the help.
Captura de Pantalla 2022-04-12 a las 5 46 42

Captura de Pantalla 2022-04-12 a las 5 45 25

from mve.

dectun avatar dectun commented on June 28, 2024

hello. I try the brew doctor. And it get me this;
Captura de Pantalla 2022-04-12 a las 17 14 35

I don`t know what is the wrong step.

I need install MVE software because I read it is the best free software to rebuild surfaces for fotogrametric tecnics. In the departament of paleontologic have a hypothesis to obtain a high resolution of fossil pieces. And we need install in a MacOS, because it si the software system that uses in the departament.

I haven´t a good level english. So sorry about the wrong sentences in english.

from mve.

dectun avatar dectun commented on June 28, 2024

Hello. good afternoon from Spain.

In the first time I need to say you and the other maintainer, developer, GO, admin, ...that you are helping me. VERY MUCH THANKS FOR ALL.

I read the link. And I understand this; the option -march:native not is very important to work MVE. Only this is important to optimice the compiler of code.

But I don`t know what is the way to remove this option.

And Since yesterday I´m thinking if is necessary defined the both in BE. And if I can change the command "(arm)" or "(aarch64) to the line 147 in the file systmen.h .
What do you think about this? is it possible? is it dangerous? it is not right?....
Captura de Pantalla 2022-04-13 a las 3 51 49
Captura de Pantalla 2022-04-13 a las 8 42 44

from mve.

simonfuhrmann avatar simonfuhrmann commented on June 28, 2024

Closing this for now.

from mve.

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.