abaire / nxdk_pgraph_tests

Tests to verify xemu handling of various pushbuffer commands
Other
12 stars 8 forks source link

nxdk is out of date #91

Closed GXTX closed 1 year ago

GXTX commented 1 year ago

There have been some changes and updating nxdk seems required now at least on Ubuntu 22.04.

In file included from /home/wsl/Projects/nxdk_pgraph_tests/third_party/nxdk/lib/pdclib/functions/_dlmalloc/malloc.c:605:
/home/wsl/Projects/nxdk_pgraph_tests/third_party/nxdk/lib/pdclib/platform/xbox/include/threads.h:23:2: error: __STDC_NO_THREADS__ defined but <threads.h> included. Something is wrong about your setup.
#error __STDC_NO_THREADS__ defined but <threads.h> included. Something is wrong about your setup.
 ^