I am using Subversion.
I got an error on building at "'adobe_platform_libraries/test/begin/jamfile.jam".
at line 204,
- install examples
- [ glob ./examples/* ]
- <variant>release:<location>$(DEST_PATH)"release/Adobe Begin/examples"
<variant>debug:<location>$(DEST_PATH)"debug/Adobe Begin/examples"
;
- If you use '*' to specify the target file, include an extra directory (.svn).
- It is better to exclude the directory specified as with at line 178.
-
[ glob ./examples/*.adm ./examples/*.eve ]