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

Cannot build single file at a time #64

Open
fenwics opened this issue Nov 8, 2023 · 1 comment
Open

Cannot build single file at a time #64

fenwics opened this issue Nov 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@fenwics
Copy link

fenwics commented Nov 8, 2023

When I have a project loaded and I right click on the tab for the active file and select "Compile Active File", I get the error message "Unable to find compilation information for this file". See below for screenshots. I am using IAR EWARM v9.0_3 with IAR Build Extension 1.30.4 and VS Code 1.83.1.

image

image

@HampusAdolfsson
Copy link
Collaborator

Hi!

The "Compile Active File" option is provided by the CMake Tools extension, and as you might expect it does not work with Embedded Workbench projects.

The IAR Build extension doesn't support building single files at the moment. If you'd like, we can consider this a feature request.

@HampusAdolfsson HampusAdolfsson added the enhancement New feature or request label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants