Re: [Crystal-cvs] SF.net SVN: crystal:[38703] CS/branches/soc2012/editor
res <[email protected]>
| Newsgroups | gmane.comp.graphics.crystalspace.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11.08.2012 13:17, [email protected] wrote: > - LinkWith cseditor : crystalspace, cseditorcore, cseditorheaders, cseditormenus, cseditoroperators, cseditorpanels, cseditorspaces, reporter, vfs; > + LinkWith cseditor : crystalspace, cseditorcore, cseditorheaders, cseditormenus, cseditoroperators, cseditorpanels, cseditorspaces, reporter, vfs, trans_std; That's not proper Jam syntax. Correct would be: LinkWith cseditor : crystalspace cseditorcore <...> trans_std ; No commas after arguments, all tokens are delimited by spaces; but that “all” also means you have to put a space before the terminating semicolon. -f.r. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Crystal-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-develop
signature.asc
(application/pgp-signature, 262 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAmQdAACgkQNCTzcE/07eyxPgCfXPtupmrZORfKOOGc4cmrP7+h JrwAn3+hUoPqFRaJhFz2utbeYjyLBzsu =Yg/9 -----END PGP SIGNATURE-----