Hi,
I am building GPAC for IOS, when I follow the rules in README.text.
After step 6:
6) Compile GPAC:
execute the "gpac/build/xcode/generate_ios.sh" script.
The script checks that all files have been compiled, print an error message if needed.
Otherwise it generats a .tar.gz archive into the gpac/bin/iOS directory.
There contains error:
In file included from ../../include/gpac/tools.h:34:
../../include/gpac/version.h:43:10: fatal error: 'gpac/revision.h' file not
found
^
1 error generated.
** BUILD FAILED **
The following build commands failed:
CompileC build/gpac4ios.build/Release-iphoneos/libgpac_static.build/Objects-normal/armv7/os_file.o /Users/zihan/Desktop/gpac/src/utils/os_file.c normal armv7 c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Could you tell me how to solve this problem?
Best regards
Zihan suo
Duplicate of https://github.com/gpac/gpac/issues/276