On 4/16/12, Somedude <lovelyd...@mailmetrash.com> wrote:
> OPTLINK : Warning 134: No Start Address

This means you're missing a void main or int main function. You can
pass  --main to rdmd to add it automatically (useful when e.g.
unittesting).

Reply via email to