How to include Apple 'frameworks' on Eclipse CDT

后端 未结 4 2035
一个人的身影
一个人的身影 2020-12-10 20:30

As a follow up to another question I recently asked, I realize my issue is that I don\'t know how to include Apple \'frameworks\' in the Eclipse CDT project properties so th

4条回答
  •  温柔的废话
    2020-12-10 21:12

    goto Your Project>Properties>MacOS X C++ Linker>Command Where "g++" add " -framework OpenCL"

提交回复
热议问题