Working on a c++ game with friends, and need sqlite3 to be included when running make. The makefile can't compile .c files though, only .cpp files

后端 未结 0 774
再見小時候
再見小時候 2020-12-22 02:36

As the title says, I can\'t have the sqlite3.c file compiled by the makefile. I tried just changing the extension to .cpp, but a lot of errors that look like this pop up:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题