ut-osa / assise

GNU General Public License v2.0
57 stars 30 forks source link

Compile errors #13

Closed deukyeon closed 3 years ago

deukyeon commented 3 years ago

Hello,

I ran into some compiling errors when I compiled the code out of the box.

Errors happened when I tried installing dependencies and compiling libfs like the screenshots below. compile_libfs

install_deps

My system uses Debian 11 and gcc/g++ version 10.2.1.

wreda commented 3 years ago

I suspect these errors are only raised by later versions of gcc. I'll look into this as soon as I have free cycles.

Edit: Thanks for the pull request. Merged!