Build error of shared library project when package name include hyphen “-“

Build error of shared library project when package name include hyphen “-“

BY 03 Mar 2016 SDK & IDE

shared library project use project name as entry function name.

when project name including any character which is not allowed by variable naming rule, it is compile error.

For instance, project name is hello-test which hyphen is not allowed for variable. compile error can be found.

Please check this issue.

Written by