Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 735 Bytes

File metadata and controls

22 lines (17 loc) · 735 Bytes

CodeCUpdade

Technical learning project focused on porting a legacy XBT tracker from Linux to modern Windows.

About

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.

Current Goal

  • Study the legacy structure
  • Adapt Linux-oriented parts for Windows
  • Improve build compatibility
  • Understand how the tracker works internally

Status

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.

Main Technologies

  • C++
  • C
  • CMake
  • Visual Studio project files
  • NSIS