Using boost::chrono::system_clock to get time causes linker error

后端 未结 0 1716
清歌不尽
清歌不尽 2021-02-09 02:36

I have program which is linking to system,chrono and thread in boost. But simply adding auto now = boost::chrono::system_clock::now() gives me a linker error.

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