Page 2 of 5

Re: Afermer rendermanager

Posted: Tue Jun 27, 2017 3:17 pm
by edwardtwiss
Hi Sergiy,
I have tried running this exe with CGRU 2.2.2 and get the following error:

Code: Select all

c:\Dev\cgru\afanasy\bin\afermer.exe
Version Of QT:  5.7.0
libpng warning: iCCP: known incorrect sRGB profile
  File "c:\Dev\cgru\python\lib\site.py", line 176
    file=sys.stderr)
        ^
SyntaxError: invalid syntax
It looks like it is trying to throw an exception but is unable to print the details perhaps.
I'm running it on Windows 10 Pro x64.

Thanks,
Edward

Re: Afermer rendermanager

Posted: Tue Jun 27, 2017 4:02 pm
by timurhai
2.2.2 Windows release contains afermer.exe?
Or you build it yourself?

Re: Afermer rendermanager

Posted: Tue Jun 27, 2017 4:25 pm
by zaren
Hi Timur,
I build it myself, I'm going to include it in relsease

Hi, Edward,
It happens because I compiled it against python2.7 library.
Morrow I will compile boost and afermer against afansy python3

Cheers,
Sergiy

Re: Afermer rendermanager

Posted: Tue Jun 27, 2017 4:47 pm
by edwardtwiss
Thanks Sergiy!

Re: Afermer rendermanager

Posted: Tue Jun 27, 2017 4:59 pm
by timurhai
btw

CGRU windows release build against Qt-5.8.0 and Python-3.4.4.
Also it contains their libs. ( http://cgru.info/downloads )

If you are able to compile with this versions we can just put afermer.exe into 2.2.2 windows release archive.

Re: Afermer rendermanager

Posted: Thu Jun 29, 2017 11:03 am
by bazarus
I can't get it work. I try to start it with windows client (afanasy server 2.2.2 on Ubuntu 16) and i constantly get this error:

AFERROR: Msg::checkValidness: Version mismatch: Recieved(56) != Library(57)

And there is no jobs.

Re: Afermer rendermanager

Posted: Thu Jun 29, 2017 11:24 am
by timurhai
There is 2.3.0 version in GitHub master branch, which is non-compatible with 2.2.2.

Re: Afermer rendermanager

Posted: Thu Jun 29, 2017 11:26 am
by zaren
Hello!

It was compiled for afanasy server 2.3.0. Sorry =)
I'm going to compile against 2.2.2. Shortly it will be presented.

Thanks,
Sergiy

Re: Afermer rendermanager

Posted: Fri Jun 30, 2017 2:50 pm
by zaren
Hello!

This link for compiled afermer.exe Win7x64 for python2.7 for afserver 2.2.2 and Qt-5.7 but statically linking.
Bazarus, it can be for you =)
https://goo.gl/gQGW6M

Right now I struggle with python-3.4 and Qt-5.8 under windows. As soon as possible I will build it and share.

Thanks,
Sergiy

Re: Afermer rendermanager

Posted: Mon Jul 03, 2017 5:37 pm
by bazarus
Hello!
Thanks. Some svg icons missing. But work well with python2.7. Looks like its kinda limited now =)