Page 1 of 1

Common compilation errors and fixes.

PostPosted: Mon Jul 23, 2018 5:51 pm
by zhouxinwei
Common causes/fixes of compilation error after upgrading MARS library:
1) library is not for right OS. Make sure download the library package for the right platform (macOS/Linux/Windows).
2) the files from the MARS library package need to be used consistently, don't only update the library (*.a file).
3) (recommended) once updated, clean the object files (*.o) under build folder to do a refresh build.