From d0ca2655bb19ef7b41e87de18e8634eade4d1323 Mon Sep 17 00:00:00 2001 From: meepingsnesroms Date: Mon, 27 May 2019 15:41:04 -0700 Subject: [PATCH] Update roadmap.txt --- roadmap.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roadmap.txt b/roadmap.txt index cb93b85..87040fc 100644 --- a/roadmap.txt +++ b/roadmap.txt @@ -21,7 +21,7 @@ RetroArch GUI: *now launches content like cartridge based systems //TODO: allow adding more content after boot //TODO: get EMU_MANAGE_HOST_CPU_PIPELINE working on other platforms then the main 4 -//TODO: when compiling with "make platform=windows_x86_64" the dll wont load, may have to do with a missing library(maybe libc++) +//TODO: when compiling with "make platform=windows_x86_64" the dll wont load(theres a really good chance its because "libgomp-1.dll"(the OpenMP handler library) is missing from the RetroArch folder) *booting without game works again *add multithreading and pipeline speedups