We want to use an open source project but the build does not work throwing an error in an function. as follows.
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:319:50: error: macro "round" requires 5 arguments, but only 1 given
MATHCALLX (round,, (Mdouble x), (const__));
can you create an issue I will try solving it, just create the issue in more detail where is the exact error and also put more details of project for making it.
We want to use an open source project but the build does not work throwing an error in an function. as follows.
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:319:50: error: macro "round" requires 5 arguments, but only 1 given
MATHCALLX (round,, (Mdouble x), (const__));
can you create an issue I will try solving it, just create the issue in more detail where is the exact error and also put more details of project for making it.