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

Compiler reporting can't find main.h #10

Open
milelo opened this issue Mar 22, 2020 · 2 comments
Open

Compiler reporting can't find main.h #10

milelo opened this issue Mar 22, 2020 · 2 comments

Comments

@milelo
Copy link

milelo commented Mar 22, 2020

I'm trying to use your IDE to build my ATTiny10 OSH project under Windows 10 that I can only build successfully under either OSX or Debian using the avr-gcc toolchain.

The firmware is available at:
https://github.com/milelo/SMBeeFirmware

I start the IDE in the src folder and load main.c. The compiler reports:
While Compiling main.c:25:18: main.h: No such file or directory compilation terminated.

It would be very helpful for may people if this could be made to work.

The full project construction documentation is at:
https://milelo.github.io/smbee/make-a-bee.html

Thanks for any help, Mike

@wholder
Copy link
Owner

wholder commented Mar 22, 2020 via email

@milelo
Copy link
Author

milelo commented Mar 23, 2020

Thanks for the update Wayne.
Mike

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

2 participants