Open Issues Need Help
View All on GitHubAI Summary: The user is encountering a build error when attempting to compile the Universe Engine for Windows x64 using the provided build.bat script (equivalent to `lime test windows`). The error messages suggest issues with Haxe libraries and potentially missing dependencies. Troubleshooting involves verifying Haxe installation, ensuring all necessary Haxe libraries (hxcpp, hxCodec, and linc_luajit) are correctly installed and updated, and potentially resolving conflicts between library versions. The user needs assistance in diagnosing and resolving these compilation errors.
AI Summary: The user is experiencing a compilation error related to a missing haxelib (discord_rpc) when building the Universe Engine for Windows x64. Despite installing the library, the compiler still reports it as missing. The issue likely stems from a problem with the Haxelib installation or path configuration, potentially related to the user's concurrent work on modifying the Discord RPC functionality for a mod.