Skip to content

Compilation issues #13

Answered by CasualCoder
melbnz asked this question in Q&A
Feb 24, 2024 · 4 comments · 3 replies
Discussion options

You must be logged in to vote

Thanks. Got your zip file now and the screenshots!

Think the issue is that you are missing some of the other '.ino' files, namely ConfigManager.ino and WebSite.ino ... these two files contain the declaration/implementations of the functions loadSettings() and startWebServer() respectively.

For reference, this is what my project's root folder looks like (I just cloned the whole repo):

If I try and compile the project folder as you sent it, I get the same errors as you! (a good sign)
If I then copy over the missing files + folders into your project folder, then it compiles without issue.

Hope that helps.

p.s. Before copying across the missing files, after compilation, I get a warning that …

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@CasualCoder
Comment options

Answer selected by melbnz
@melbnz
Comment options

@CasualCoder
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants