Static Library path nightmare from hell

前端 未结 5 1528
天命终不由人
天命终不由人 2021-02-07 12:22

This is the point. I have a subproject (static library) created. The library compiles well. No errors. When I include this library inside a project and imports a header from tha

5条回答
  •  终归单人心
    2021-02-07 12:56

    After almost 5 days of a nightmare trying to solve that, I finally found this tutorial: http://www.youtube.com/watch?v=XUhLETxgcoE

    This is the only solution that worked for me. The simplest and the best.

    Thanks for every one trying to solve this.

提交回复
热议问题