giant
Results
2
comments of
giant
I met the same error. Problem is gone after I changed `FROM ubuntu:latest` to `FROM ubuntu:17.04`. Hope it helps you~
我按照 README.txt 里的说明,执行 blade build ... 的时候编译不过,个人觉得是 tbuspp 的代码没有提交进来,报错如下: > Blade(warning):You can setenv BLADE_AUTO_UPGRADE=no to disable auto upgrade Blade(info): loading BUILDs... Blade(warning): Source file control.cpp belongs to both cc_library src/server:pebble_server...