zig creates a C library but not usable by C

后端 未结 0 1369
你的背包
你的背包 2020-12-08 01:19

I\'m able to get Zig to create a C library but when I attempt to use said library from a C program, it fails to find the definition of the included function.

My libra

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