IOriens / ioriens.github.io

https://Junjie.xyz
12 stars 2 forks source link

Problems encountered building weex. #22

Open IOriens opened 5 years ago

IOriens commented 5 years ago

Signing

Signing for "WeexDemo" requires a development team.

Solve signing problem with following steps.

image

Headers not fond

https://github.com/apache/incubator-weex/issues/2278#issue-429183653

'style.h' file not found or xxx header not found

This problem can be solved by changing header path search mode to recursive.

image