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

Default makefile isnt configured to see .c files #193

Open
erenpal opened this issue Sep 27, 2024 · 0 comments
Open

Default makefile isnt configured to see .c files #193

erenpal opened this issue Sep 27, 2024 · 0 comments

Comments

@erenpal
Copy link

erenpal commented Sep 27, 2024

Describe the bug
When run mingw32-make.exe compiler doesnt get .c files as argument due to how makefile configured

To Reproduce
Steps to reproduce the behavior:
put a .c file into source. Compiler wont see that file. When running default makefile

Expected behavior
Compiler should see and compile .c files.

Environment

  • VSCode Version: [e.g. 1.28.2]
  • OS Version: [e.g. Windows_NT x64 10.0.17134]
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