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

Include not working #12

Open
LaurentChardon opened this issue Jan 23, 2022 · 1 comment
Open

Include not working #12

LaurentChardon opened this issue Jan 23, 2022 · 1 comment

Comments

@LaurentChardon
Copy link

This line will not compile:
include mystuff.asm
An error will be thrown because the file is not found.
Could the path of the source file be added by default as an include path as well when invoking vasm?
Note that I can work around the problem with an incdir directive, but that makes my code not portable, so I'd much rather not do that.

@LaurentChardon
Copy link
Author

It would also be great to have an option to pass arguments to the assembler in the assembler preferences dialog box.

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