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