Open AkashJohnSubash opened 5 months ago
Cmake build command cmake -DACADOS_WITH_QPOASES=ON .. terminates with error error: call to undeclared library function 'malloc' with type 'void *(unsigned long)'; ISO C99 and later do not support implicit function declarations
cmake -DACADOS_WITH_QPOASES=ON ..
error: call to undeclared library function 'malloc' with type 'void *(unsigned long)'; ISO C99 and later do not support implicit function declarations
Cmake build command
cmake -DACADOS_WITH_QPOASES=ON ..
terminates with errorerror: call to undeclared library function 'malloc' with type 'void *(unsigned long)'; ISO C99 and later do not support implicit function declarations