Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument passing using rdmd build ... #8

Open
drug007 opened this issue Jan 25, 2013 · 0 comments
Open

Argument passing using rdmd build ... #8

drug007 opened this issue Jan 25, 2013 · 0 comments

Comments

@drug007
Copy link

drug007 commented Jan 25, 2013

When you use, for example rdmd build swtsnippets[Snippet195], it needs to pass arguments with auxillary imports and libs to the application you are building. But if you do rdmd -Ipath/to/imports -Lyour-lib-name build swtsnippets[Snippet195] then your arguments are passed to compiler when it builds build.d only and when just-built build in its turn compiles your application the arguments are absent and building failed.

pycerl pushed a commit to pycerl/dwt that referenced this issue Jul 5, 2013
jacob-carlborg added a commit that referenced this issue Jul 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant