Shahar Gluzman <[email protected]> writes: > Hi, > > I don’t familiar with python language . > I want to generate a new xwalk_core_library_java library source library . > > So I installed python 2.7 and downloaded Crosswalk code: > https://github.com/crosswalk-project/crosswalk > > I understand that the following file is for building my request: > generate_xwalk_core_library.py. > > If it true , how can I run this file since, I got a parse error?
You're not supposed to run this file directly, it is run as a part of Crosswalk's build process, documented in https://crosswalk-project.org/contribute/building_crosswalk.html _______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
