Open leonliu1128 opened 4 years ago
Hi @leonliu1128 , this should mostly be because git submodules are not initialized. Could you try to initialize submodules and try again?
Hello mohankarthik: Tks for feedback. Can you let me know hot to initialize git submodules? I am new to openvnu.
Close this issue. I manually download code to the folder.
When I excute ./travis.sh to build, error print: make lib make[1]: Entering directory '/opt/OpenAvnu-master' mkdir -p lib/igb_avb/lib && make subdir=lib/igb_avb/lib -C lib/igb_avb/lib make[2]: Entering directory '/opt/OpenAvnu-master/lib/igb_avb/lib' make[2]: *** No targets specified and no makefile found. Stop.
Can anyone tell me the correct build step? Is travis.sh ok to run?
Thanks