_some prog, needs aot for corlib

This commit is contained in:
2026-02-26 01:22:23 +02:00
parent 8b605dff89
commit 801f0f7432
20 changed files with 332 additions and 13 deletions

View File

@@ -464,6 +464,7 @@ static void* OnMonoLinuxDlSym(void* handle, const char* name, char** err, void*
bool MCore::LoadEngine()
{
LOG(Info, "Mono MCore::LoadEngine");
PROFILE_CPU();
ASSERT(Globals::MonoPath.IsANSI());