You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to build DisplayCluster for a while. When I execute "make" it shows a 100% of process finished after that the following error appears:
I think first error is caused by boost library, so I've installed the 1.44.0 version which you suggest in manual pdf. Before I had 1.55.0 version.
I am not a expert about ffmpeg library and its dependencies however the undefined reference to oggpack_* error is caused by libogg library since it is a dependence of ffmepg.
Could you give me the specific version I should use for these dependencies or provide me some guidance?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Greetings,
I've been trying to build DisplayCluster for a while. When I execute "make" it shows a 100% of process finished after that the following error appears:
http://pastebin.com/hkiwn5C7
I think first error is caused by boost library, so I've installed the 1.44.0 version which you suggest in manual pdf. Before I had 1.55.0 version.
I am not a expert about ffmpeg library and its dependencies however the undefined reference to oggpack_* error is caused by libogg library since it is a dependence of ffmepg.
Could you give me the specific version I should use for these dependencies or provide me some guidance?
Thanks in advance.
The text was updated successfully, but these errors were encountered: