Stary2001/godot

Unable to compile switch in Windows Linux subsystem.

ryancheung opened this issue · 1 comments

Godot version:

3.2

OS/device including version:

Windows 10 WSL

Issue description:

Unable to compile for switch in Windows WSL. It just raise pkg-config not found error.

Steps to reproduce:

  1. Setup devkitPro in Windows WSL
  2. Compile godot for switch platfrom

Minimal reproduction project:

Install the system pkg-config package in WSL fix thi issue.