Technical learning project focused on porting a legacy XBT tracker from Linux to modern Windows.
This repository is based on an older XBT tracker codebase and is being used as a practical learning project for code adaptation, modernization, and Windows compatibility work.
- Study the legacy structure
- Adapt Linux-oriented parts for Windows
- Improve build compatibility
- Understand how the tracker works internally
Work in progress. It still has several issues, but that is part of the point: this repository is being used as a practical puzzle for learning, porting, and troubleshooting legacy code.
- C++
- C
- CMake
- Visual Studio project files
- NSIS