c++ - Setup nana with CMake in CLion -


i been trying setup nana cmake in clion don't know how setup cmake load nana .

i make try use nana cmake given here cant find way make function, or maybe dont know how use cmake library don't have cmake search function.

i'd try this dont have knowledge make work.

i installed latest versions of cmake , clion , tested nana, , nana-demo. way fixed issues, not see serios problems.

until now, rechecked question , see pointed old , outdated: https://github.com/cnjinhao/nana-demo/blob/master/cmakelists.txt , not "official" nana-demo: https://github.com/qpcr4vir/nana-demo/blob/master/cmakelists.txt (we update old version too, in case)

please test nana latest hotfix branch:

https://github.com/cnjinhao/nana/tree/hotfix-1.5.5

and corrresponding nana-demo:

https://github.com/qpcr4vir/nana-demo/tree/hotfix-1.5

which latest actualizations. here have find_library.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -