According by https://msdn.microsoft.com/ru-ru/library/windows/desktop/aa376078(v=vs.85).aspx CertGetCertificateChain function placed in Crypt32.lib Try to add that library to build dependencies for afermer before Qt5Network.lib ( afermer->Linker->Input->Additional Dependencies ). Somewhere between W...
Glad to hear that you want to compile and debug. Of course I will help you to compile afermer. In my case I have the Qt5.7 and boost 1.61 builds. Both of those libraries are static. Qt5.8 has no Qt5platformsupport.lib ( it is bug of 5.8?) for some reason and I could not compile afermer with it. Yet....
Hello, Benny,
Timur is right. What is version of a a afanasy do you use?
I will dedicate some time to compile afermer for current vesion on next week...