Ariel Vina-Rodriguez
Ariel Vina-Rodriguez
Hi @cnjinhao, I updated https://github.com/qPCR4vir/nana-docs/wiki/Prevent-GUI-blocking, but I think it runs not very well, specially the first: https://github.com/qPCR4vir/nana-demo/blob/prevent_blocking/Examples/prevent_blocking.cpp and the last: https://github.com/qPCR4vir/nana-demo/blob/prevent_blocking/Examples/prevent_blocking_uncancel.cpp You can just test branch prevent_blocking of https://github.com/qPCR4vir/nana-demo/
in nana-demo all is OK execpt FreeMe (I will try last time to update, but probably deprecate/delete it) and the "new" prevent_blocking.cpp and prevent_blocking_uncancel.cpp which I need to test again....
see #438
Hi, you are right - this is a complex task. The c++ std changes and the compilers support changes too. nana normally have to prefer to support the current c++...
We need to add something like [this - Require C++ Filesystem](https://github.com/qPCR4vir/seqan3/blob/win-boost/build_system/seqan3-config.cmake#L330)
`hotfix-1.7.4` seems to be ok (cmake-minwg-gcc and VS2019 preview, windows7). `develop-1.8` compile and run, but `place `works badly.
I understand I have 100% in my two monitors. I didn change anything. Please, see my comments on #544 Links: hotfix-1.7.4 right: develop-1.8  
ahh... you main here: https://github.com/cnjinhao/nana/blob/develop-1.8/source/detail/platform_abstraction.cpp#L1118 ? IF you find a solution for windows 7 - OK. But if this is hard just return 96 which seems to be the default....
Great!! Thank you. Tested: ``` C:\Prog\ExtLib\cmake-nana-demo-build-release>"C:\Program Files\CMake\bin\ctest.exe" --verbose UpdateCTestConfiguration from :C:/Prog/ExtLib/cmake-nana-demo-build-release/DartConfiguration.tcl UpdateCTestConfiguration from :C:/Prog/ExtLib/cmake-nana-demo-build-release/DartConfiguration.tcl Test project C:/Prog/ExtLib/cmake-nana-demo-build-release Constructing a list of tests Done constructing a list of tests Updating test...