Search found 19 matches

by zaren
Tue Nov 14, 2017 1:53 pm
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

That is great !
Thank you for patience ;)
by zaren
Mon Nov 13, 2017 1:24 pm
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

Hey, Benny. How is it there? =)
by zaren
Mon Nov 13, 2017 11:49 am
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

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...
by zaren
Mon Nov 13, 2017 11:09 am
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

Hey, =)

Try to change compile flag ( afermer->C/C++->Code Generation->Runtime Library ) from /Md to /Mt in afermer, afanasy.lib and afqt.lib.

Waiting for your replay )
by zaren
Fri Nov 10, 2017 3:04 pm
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

How to build Qt5 statically
http://amin-ahmadi.com/2016/09/22/how-t ... udio-2015/

I use it
by zaren
Fri Nov 10, 2017 2:30 pm
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

One more thing.
Please add “watch/qaftextwidget.cpp” line to cgru/afanasy/src/project.cmake/fermer/CMakeLists.txt to section

...
set (watch_cpp_src
"../../watch/wndlistenjob.cpp"
...

I’m waiting for you response :)
by zaren
Fri Nov 10, 2017 2:25 pm
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

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....
by zaren
Fri Nov 10, 2017 1:39 pm
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

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...

Thanks,
Sergiy
by zaren
Thu Nov 09, 2017 12:07 pm
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

Hello guys!

There is a link for afermer840_release_Qt570Static.py34-2.2.3.7z
https://goo.gl/Nk8PVQ

Cheers,
Sergiy
by zaren
Fri Jul 07, 2017 9:22 am
Forum: AFermer
Topic: Afermer rendermanager
Replies: 43
Views: 525163

Re: Afermer rendermanager

Hi Edward,

Nice to hear that =)

Cheers,
Sergiy