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

Project references can lock output assembly file and prevent compilation #62

Open
ramon-rocha opened this issue Jan 12, 2014 · 0 comments
Labels

Comments

@ramon-rocha
Copy link
Owner

Due to the way the add-in builds the AST (via Cobra.Compiler.dll), a project reference will lock the output file and prevent further compilation of the referenced project.

We'll need a non-locking library reading mechanism in the short term and a separate way to build the AST in the long term.

See here for more information: http://cobra-language.com/forums/viewtopic.php?p=22528#p22528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant