joshorenberg

Results 7 issues of joshorenberg

Hi I've tried a million things to fix this problem. I get the following error message when running CMake: `C:\Qt\Tools\CMake_64\share\cmake-3.19\Modules\FindPackageHandleStandardArgs.cmake:218: error: Could NOT find Boost (missing: Boost_INCLUDE_DIR system date_time regex)...

Hi I have the same problem as issue #80 after modifying the code as mentioned. By no means do I mean to rush you to fix this; please do on...

Thanks for the awesome project dantti. Do you happen to know how to build the libraries statically with Qt 5.12.11 (the main relevant part being Qt 5)? I only have...

I am running Qt Created based on Qt 5.15.2. I borrowed the async code from the example and of course catered it to my situation but nothing happens with no...

Hi the client is crashing for me on the step text.setText(**string**); Application output says: Critical error detected c0000374 Here is a backtrace: ![backtrace bt](https://user-images.githubusercontent.com/22732423/186064385-e532fe76-1fa6-4e34-9d9c-4d2ad77acf1f.png) Here is the code as borrowed...

Hi I'm wondering what the cleanest way to hide a toast from a IWinToastHandler derived class is. I would like to be able to hide toasts after a certain amount...

When I click on the body of a notification to dismiss it it is not always reliable. Sometimes the notification disappears right away but sometimes I have to click multiple...