build afanasy...........

Manual project build issues.
Post Reply
wangziheng0426
Posts: 2
Joined: Fri Aug 24, 2018 3:57 am

build afanasy...........

Post by wangziheng0426 »

i have found win_build_msvc.cmd . change the qt dir to "C:\Qt\Qt5.11.1\5.11.1\msvc2017_64" then i run this script .it tells me could Not find PostgreSQL(missing:PostgreSQL_LIBRARY)(found version "10.5")
do i need to install an older version of PostgreSQL?
the end lines shows:
--Qt version 5.11.1
--configuring done
--generating done
--build files have benn written to:e://dev_j/cgru/cgru/afanasy/src/project.cmake

is this success?
but.....i still do not understand what to do next ......please do help me
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: build afanasy...........

Post by timurhai »

Hi.
You can build Afanasy even w/o any PostgreSQL.
SQL needed for server to store statistics only.

win_build_msvc.cmd runs CMake to generate afanasy.sln for Visual Studio.
After successful generation you should open this file in a Visual Studio and build solution.

btw
Why are you building Afanasy for Windows? You can always download Windows binaries of the latest release.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
wangziheng0426
Posts: 2
Joined: Fri Aug 24, 2018 3:57 am

Re: build afanasy...........

Post by wangziheng0426 »

thanks for reply
i will try .

i use to work with windows and deadline .
but i fell deadline has too many things i do not need .then i have an idea that make a render farm myself.
i searched many open source render farm soft ware ,afanasy is the best one .
so i want to know how afanasy works.
Thank you for your sharing ur code~~ :D
Post Reply