Menu

#82 test build error. (APL)

open
nobody
5
2011-01-05
2011-01-05
No

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 ]

Discussion


Log in to post a comment.