cnjinhao / nana

a modern C++ GUI library
https://nana.acemind.cn
Boost Software License 1.0
2.3k stars 331 forks source link

need help installing NANA #617

Open nalostta opened 3 years ago

nalostta commented 3 years ago

I am new to cmake as well as GUI toolkits and I'm finding it difficult to install NANA. I had a look through the installation guide but I got lost in all the details. Could someone pls help me set up. I'm on windows and I use cmake and mingw for buildsystems (no ide).

cnjinhao commented 3 years ago

Before using MinGW, you need to choose a proper distro , please read the following article. https://github.com/cnjinhao/nana/wiki/Troubleshooting-MinGW

if you still have any problem, please let me know.