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

oled.h missing in farhandev branch #97

Open
drexjj opened this issue May 25, 2024 · 10 comments
Open

oled.h missing in farhandev branch #97

drexjj opened this issue May 25, 2024 · 10 comments

Comments

@drexjj
Copy link

drexjj commented May 25, 2024

compiling sbitx version v3.021 in /home/pi/sbitx
sbitx_gtk.c:45:10: fatal error: oled.h: No such file or directory
45 | #include "oled.h"
| ^~~~~~~~
compilation terminated.
cc1: fatal error: oled.c: No such file or directory
compilation terminated.

@jsdriskill
Copy link

Also missing from the main branch now :-D

@afarhan
Copy link
Owner

afarhan commented Jul 9, 2024 via email

@jeremymturner
Copy link

I backed up a couple of commits on main, and I was able to get it to compile and run until it's fixed

@jsdriskill
Copy link

Hi Afarhan,

I'm guessing you forgot about this? Could you please push that header file? I'd love to try out the new CW keying. Thank you!

@afarhan
Copy link
Owner

afarhan commented Jul 16, 2024 via email

@jsdriskill
Copy link

The file oled.h is missing in both the farhandev and main branches still. It won't build without that file.

@jsdriskill
Copy link

Hi again Asshar,

Someone here is confused - maybe it's me?

There is a header file - oled.h - that is missing from the main and farhandev branches. It won't compile without this file. Someone has this file just sitting on their hard drive wanting to get out into the world and make radios happy. If that person would please just push that file to the repository that would be amazing. Can't try out these great new things without that file pushed! Thank you

@jeremymturner
Copy link

jeremymturner commented Jul 19, 2024 via email

@alibenpeng
Copy link

oled.h is still missing from main on 8/16/2024.

@Felix-Quehl
Copy link

I have opened a pull-request to add the missing oled.h back to the main branch. This seems to work fine, as the build completes and the resulting sbitx version seems to run fine. Please review and approve the merge request to fix this issue. @afarhan

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

6 participants