Search Unity

Cant build for linux using IL2CPP

Discussion in 'Linux' started by LinkedIN2008, Nov 18, 2021.

  1. LinkedIN2008

    LinkedIN2008

    Joined:
    Apr 30, 2021
    Posts:
    10
    I'm using unity 2020.3.0f1 and when I try to build my game to Linux it gives me an error message saying "Building Linux IL2CPP player requires a sysroot toolchain package to be installed" and its also does not let me build my game
     
  2. SarperS

    SarperS

    Joined:
    Mar 10, 2009
    Posts:
    824
    Once you switch the build target to Linux, wait a while, it's downloading the sysroot toolchain packages in the background and they will be imported into your project.