songgeng87/SM9_FREE

编译错误

Closed this issue · 2 comments

Makefile
第2行: CC = gcc -std=c99
第27行: $(CC) SM9Test.o -o test -L./ -lsm9

增加c99编译

这两行,就是我改好的
你可以合并到Makefile中