rl
rl copied to clipboard
cmake Error
hi when I try to use rl-master ,I get the error that never meet in 0.7,the error is:
CMake Error at cmake/FindIconv.cmake:48 (math):
math EXPR called with incorrect arguments.
Call Stack (most recent call first):
src/rl/xml/CMakeLists.txt:3 (find_package)
could you tell me how to solve it?
Thank you for reporting this issue. Should be fixed by c1f3094576efbf6fe1e2803b80c474bca29579d4. Converting hexadecimal to decimal via math() requires CMake 3.13 or higher.