Giter VIP home page Giter VIP logo

Comments (4)

dfaranha avatar dfaranha commented on July 19, 2024

The type is actually defined in relic_types.h. Do you have a valid configuration?

from relic.

mialuyao avatar mialuyao commented on July 19, 2024

The type is actually defined in relic_types.h. Do you have a valid configuration?

Thank you! I have got it.

from relic.

mialuyao avatar mialuyao commented on July 19, 2024

The type is actually defined in relic_types.h. Do you have a valid configuration?

I have checked that .h files have been installed, but still could not be configured successfully.
Besides, I got many warnings.

/relic/include/relic_core.h:257:15: warning: type defaults to ‘int’ in declaration of ‘ep_a’ [-Wimplicit-int]
  257 |         fp_st ep_a;
      |               ^~~~
/relic/include/relic_core.h:259:15: warning: type defaults to ‘int’ in declaration of ‘ep_b’ [-Wimplicit-int]
  259 |         fp_st ep_b;
      |               ^~~~
/relic/include/relic_core.h:261:15: warning: type defaults to ‘int’ in declaration of ‘ep_b3’ [-Wimplicit-int]
  261 |         fp_st ep_b3;
      |               ^~~~~
/relic/include/relic_core.h:269:15: warning: type defaults to ‘int’ in declaration of ‘ep_map_u’ [-Wimplicit-int]
  269 |         fp_st ep_map_u;
      |               ^~~~~~~~
relic/include/relic_core.h:271:15: warning: type defaults to ‘int’ in declaration of ‘ep_map_c’ [-Wimplicit-int]
  271 |         fp_st ep_map_c[4];
      |               ^~~~~~~~
/relic/include/relic_core.h:275:15: warning: type defaults to ‘int’ in declaration of ‘beta’ [-Wimplicit-int]
  275 |         fp_st beta;
      |               ^~~~
relic/include/relic_core.h:370:15: warning: type defaults to ‘int’ in declaration of ‘ed_a’ [-Wimplicit-int]
  370 |         fp_st ed_a;
      |               ^~~~
/relic/include/relic_core.h:372:15: warning: type defaults to ‘int’ in declaration of ‘ed_d’ [-Wimplicit-int]
  372 |         fp_st ed_d;
      |               ^~~~
/relic/include/relic_core.h:374:15: warning: type defaults to ‘int’ in declaration of ‘ed_map_c’ [-Wimplicit-int]
  374 |         fp_st ed_map_c[4];

I use ubuntu with aarch64 on mac m1 parallel desktop. When I change the configuration to cmake -DARCH=A64, I would got the error:
error: unrecognized command-line option ‘-m64’

I want to know what the reason for these probably.

Thank you most sincerely.

from relic.

dfaranha avatar dfaranha commented on July 19, 2024

I never tried RELIC on ARM Macs running Linux. Unfortunately I do not have access to such an environment, nor I can find something similar on AWS. However, I know that RELIC works in ARM Macs running MacOS, so we can't be too far.

Can you give me the sequence of commands you are using to build the library?

from relic.

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.