C:/Users/jracek/AppData/Roaming/mips/mips/bin/make.exe -C E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo-lua/ BUILD=Release make[1]: Entering directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo-lua' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo-lua' C:/Users/jracek/AppData/Roaming/mips/mips/bin/make.exe -C E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo-lua/../third_party/psxlua/ psx make[1]: Entering directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/third_party/psxlua' cd src && C:/Users/jracek/AppData/Roaming/mips/mips/bin/make.exe psx make[2]: Entering directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/third_party/psxlua/src' C:/Users/jracek/AppData/Roaming/mips/mips/bin/make.exe a TARGET=psx make[3]: Entering directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/third_party/psxlua/src' make[3]: Nothing to be done for 'a'. make[3]: Leaving directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/third_party/psxlua/src' make[2]: Leaving directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/third_party/psxlua/src' make[1]: Leaving directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/third_party/psxlua' C:/Users/jracek/AppData/Roaming/mips/mips/bin/make.exe -C E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo/ BUILD=Release CPPFLAGS_Release=-Os LDFLAGS_Release=-Os make[1]: Entering directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo' mipsel-none-elf-gcc -g -o psxsplash.elf src/main.o src/renderer.o src/splashpack.o src/camera.o src/gtemath.o src/worldcollision.o src/navregion.o src/triclip.o src/lua.o src/luaapi.o src/scenemanager.o src/controls.o src/profiler.o src/collision.o src/bvh.o output.o -Wl,--defsym,luaI_sprintf=sprintf_for_Lua -Wl,--defsym,luaI_realloc=psyqo_realloc -Wl,--defsym,luaI_free=psyqo_free -Wl,-Map=psxsplash.map -nostdlib -TE:/Code/psxsplashfix/psxsplash/third_party/nugget/nooverlay.ld -TE:/Code/psxsplashfix/psxsplash/third_party/nugget/ps-exe.ld -static -Wl,--gc-sections -march=mips1 -mabi=32 -EL -fno-pic -mno-shared -mno-abicalls -mfp32 -mno-llsc -fno-stack-protector -nostdlib -ffreestanding -Wl,--oformat=elf32-littlemips -g -Os E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo-lua/libpsyqo-lua.a E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo-lua/../third_party/psxlua/src/liblua.a E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo/libpsyqo.a make : C:/Users/jracek/AppData/Roaming/mips/versions/v14.2.0/bin/../libexec/gcc /mipsel-none-elf/14.2.0/collect2.exe: src/main.o: in function `(anonymous namespace)::MainScene::start(psyqo::Scene::StartReason)': At line:1 char:1 + make 2>&1 > build_output.txt; Get-Content build_output.txt | Select-S ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:/Users/jracek...:StartReason)': :String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError src/main.cpp:(.text._ZN12_GLOBAL__N_19MainScene5startEN5psyqo5Scene11StartReaso nE+0xc): undefined reference to `psxsplash::SceneLoader::Init()' C:/Users/jracek/AppData/Roaming/mips/versions/v14.2.0/bin/../libexec/gcc/mipsel -none-elf/14.2.0/collect2.exe: src/main.cpp:(.text._ZN12_GLOBAL__N_19MainScene5 startEN5psyqo5Scene11StartReasonE+0x20): undefined reference to `psxsplash::SceneLoader::LoadFile(char const*, int&)' C:/Users/jracek/AppData/Roaming/mips/versions/v14.2.0/bin/../libexec/gcc/mipsel -none-elf/14.2.0/collect2.exe: src/main.cpp:(.text._ZN12_GLOBAL__N_19MainScene5 startEN5psyqo5Scene11StartReasonE+0x3c): undefined reference to `psxsplash::SceneLoader::LoadFile(char const*, int&)' C:/Users/jracek/AppData/Roaming/mips/versions/v14.2.0/bin/../libexec/gcc/mipsel -none-elf/14.2.0/collect2.exe: src/luaapi.o: in function `psxsplash::LuaAPI::RegisterAll(psyqo::Lua&, psxsplash::SceneManager*)': (.text._ZN9psxsplash6LuaAPI11RegisterAllERN5psyqo3LuaEPNS_12SceneManagerE+0x80) : undefined reference to `psxsplash::LuaAPI::Entity_Find(lua_State*)' C:/Users/jracek/AppData/Roaming/mips/versions/v14.2.0/bin/../libexec/gcc/mipsel -none-elf/14.2.0/collect2.exe: (.text._ZN9psxsplash6LuaAPI11RegisterAllERN5psyq o3LuaEPNS_12SceneManagerE+0x8c): undefined reference to `psxsplash::LuaAPI::Entity_Find(lua_State*)' C:/Users/jracek/AppData/Roaming/mips/versions/v14.2.0/bin/../libexec/gcc/mipsel -none-elf/14.2.0/collect2.exe: src/scenemanager.o: in function `psxsplash::SceneManager::processPendingSceneLoad()': (.text._ZN9psxsplash12SceneManager23processPendingSceneLoadEv+0x5c): undefined reference to `psxsplash::SceneLoader::LoadFile(char const*, int&)' C:/Users/jracek/AppData/Roaming/mips/versions/v14.2.0/bin/../libexec/gcc/mipsel -none-elf/14.2.0/collect2.exe: (.text._ZN9psxsplash12SceneManager23processPendingSceneLoadEv+0xac): undefined reference to `psxsplash::SceneLoader::FreeFile(unsigned char*)' make: *** [E:/Code/psxsplashfix/psxsplash/third_party/nugget/psyqo/../common.mk:83: psxsplash.elf] Error 1