Fail to build from source on main branch when USE_6_AXIS is defined as false #249

Closed
opened 2026-04-05 17:52:18 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yoyobuae on 8/3/2023

Introduced in commit ed74944551, specifically on this line:
ed74944551 (diff-d057e2d1cf9af1b161e90eb4c9f63baa4658f80e6351f90a862c5a14dadd4622L103)

All instances of Network:: where replaced by networkConnection. except that single one. When USE_6_AXIS is false then that line is compiled and thus a build error happens.

*Originally created by @yoyobuae on 8/3/2023* Introduced in commit ed74944551cc7a635ce0ef2d2c66637a021a157, specifically on this line: https://github.com/SlimeVR/SlimeVR-Tracker-ESP/commit/ed74944551cc7a635ce0ef2d2c66637a021a157b#diff-d057e2d1cf9af1b161e90eb4c9f63baa4658f80e6351f90a862c5a14dadd4622L103 All instances of `Network::` where replaced by `networkConnection.` except that single one. When USE_6_AXIS is false then that line is compiled and thus a build error happens.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#249