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

v1.0.0 doesn't compile #588

Open
Mantas22XYT opened this issue Oct 7, 2024 · 3 comments
Open

v1.0.0 doesn't compile #588

Mantas22XYT opened this issue Oct 7, 2024 · 3 comments

Comments

@Mantas22XYT
Copy link

Describe the bug
Marauder v1.0.0 doesnt seem to compile at all without having to modify the WifiScan and LedInterface files in some way. v0.13.10 compiles just fine without any modifications, but the screen is all white on bootup, becomes grey after a few seconds and then goes straight to white again. How could I fix this?

To Reproduce
Steps to reproduce the behavior:

  1. Try to compile v1.0.0
  2. Fuck ton of errors, mostly related to MEM_LOWER_LIM not being declared in WiFiScan::checkMem() and LedInterface::RunSetup() trying to run despite not being enabled.

Expected behavior
The project should compile, yet it doesn't.

Marauder (please complete the following information if applicable):

  • Firmware version: v1.0.0
  • Hardware version: GENERIC_ESP32

Desktop (please complete the following information if applicable):

  • OS: Windows
  • Browser: Firefox
  • Version: 131

Additional context
Related: #585

@Fattcat
Copy link

Fattcat commented Oct 22, 2024

Can u be MORE speciffic ?

@Mantas22XYT
Copy link
Author

It's impossible to compile the project without encountering errors. The last version that compiles normally is 0.13.10.

@Fattcat
Copy link

Fattcat commented Oct 23, 2024

Ahh im so disapointed.

I tried compile v 0.13.10 and nothing work at all :(

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