Uzi Cohen
Results
2
issues of
Uzi Cohen
due to changes in Scons 3 and up the object properties func_xxx are changed to \_\_xxx\_\_, all SConscript in the examples need to change func_code to \_\_code\_\_ (see line 18...
Problem with compilation, generation of ffmpegfshelp.h file creates empty data structure, leading to failure to compile. Solved by replacing line 47, 48 in file src/Makefile.am with: $(AM_V_GEN)sudo a2x -a revnumber="$(VERSION)"...