--
---
You received this message because you are subscribed to the Google Groups "relic-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to relic-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/relic-discuss/539ab7a5-c67e-4123-885e-869c4dc6fbbcn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "relic-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/relic-discuss/GSOJ2JblI4Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to relic-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/relic-discuss/CAK2GZbGVyjFZy5bGpPzXtCMqbt_LrQcPT1ySFJ25%3DVvMgSiTYw%40mail.gmail.com.
[ 0%] Built target arith_objs
[ 1%] Building C object src/CMakeFiles/relic.dir/relic_err.c.o
In file included from /Users/komal/Desktop/Research/relic-0.6.0/src/relic_err.c:37:
In file included from /Users/komal/Desktop/Research/relic-0.6.0/include/relic_core.h:44:
In file included from /Users/komal/Desktop/Research/relic-0.6.0/include/relic_err.h:43:
In file included from /Users/komal/Desktop/Research/relic-0.6.0/include/relic_util.h:39:
In file included from /Users/komal/Desktop/Research/relic-0.6.0/include/relic_arch.h:39:
/Users/komal/Desktop/Research/relic-0.6.0/include/relic_types.h:43:32: error: invalid token at start of a preprocessor expression
#if defined(_MSC_VER) && WSIZE == 64
^
/Users/komal/Desktop/Research/relic-0.6.0/include/relic_types.h:59:5: error: expected value in expression
#if RLC_DIG == 8
^
/Users/komal/Desktop/Research/relic-0.6.0/include/relic_types.h:54:25: note: expanded from macro 'RLC_DIG'
#define RLC_DIG (WSIZE)
^
/Users/komal/Desktop/Research/relic-0.6.0/include/relic_types.h:61:7: error: expected value in expression
#elif RLC_DIG == 16
^
/Users/komal/Desktop/Research/relic-0.6.0/include/relic_types.h:54:25: note: expanded from macro 'RLC_DIG'
#define RLC_DIG (WSIZE)
Could you please help me out here?
Thanks & Regards,
Komal Kumari
To view this discussion on the web visit https://groups.google.com/d/msgid/relic-discuss/2d87a1d6-e410-4704-820b-8eae3468126dn%40googlegroups.com.
Command : make
[ 0%] Built target arith_objs
[ 1%] Building C object src/CMakeFiles/relic.dir/relic_err.c.o
In file included from /Users/komal/Desktop/Research/relic/src/relic_err.c:37:
In file included from /Users/komal/Desktop/Research/relic/include/relic_core.h:485:
/Users/komal/Desktop/Research/relic/include/relic_multi.h:42:10: fatal error: 'omp.h' file not found
#include <omp.h>
^~~~~~~
1 error generated.
make[2]: *** [src/CMakeFiles/relic.dir/relic_err.c.o] Error 1
make[1]: *** [src/CMakeFiles/relic.dir/all] Error 2
make: *** [all] Error 2
To view this discussion on the web visit https://groups.google.com/d/msgid/relic-discuss/9d16850c-8991-47ff-b5fd-26f84e02f45dn%40googlegroups.com.