Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Ooga Booga Game Devs

3.1k members β€’ Free

1 contribution to Ooga Booga Game Devs
Troubles with first build in VSC
I was following the "Development environment setup" but at step 8. VSC threw out bunch of stuff I do not understand. Could it be because I installed "LLVM-19.1.0-win64.exe"? The error: * Executing task in folder Cavedman: D:\Programming\C\Cavedman\build In file included from ../build.c:32: In file included from ../oogabooga/oogabooga.c:148: In file included from C:/Programs_C/mingw64/lib/clang/18/include/immintrin.h:704: C:/Programs_C/mingw64/lib/clang/18/include/amxintrin.h:328:15: error: always_inline function '_tile_loadd_internal' requires target feature 'amx-int8', but would be inlined into function '__tile_loadd' that is compiled without support for 'amx-int8' 328 | dst->tile = _tile_loadd_internal(dst->row, dst->col, base, stride); | ^ In file included from ../build.c:32: In file included from ../oogabooga/oogabooga.c:356: ../oogabooga/os_impl_windows.c:204:10: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 204 | bool is_repeat = (lparam & 0x40000000) != 0; | ^ ../oogabooga/os_impl_windows.c:424:7: error: call to undeclared function 'SetProcessDpiAwarenessContext'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 424 | ok = SetProcessDpiAwarenessContext(DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2); | ^ ../oogabooga/os_impl_windows.c:426:8: error: call to undeclared function 'SetProcessDpiAwareness'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 426 | hr = SetProcessDpiAwareness(PROCESS_PER_MONITOR_DPI_AWARE); | ^ ../oogabooga/os_impl_windows.c:426:8: note: did you mean 'SetProcessDPIAware'? C:/Programs_C/mingw64/x86_64-w64-mingw32/include/winuser.h:6099:29: note: 'SetProcessDPIAware' declared here 6099 | WINUSERAPI WINBOOL WINAPI SetProcessDPIAware (VOID); | ^ In file included from ../build.c:32: In file included from ../oogabooga/oogabooga.c:356:
0 likes β€’ Sep '24
@James Roberts Desktop Windows 11
0 likes β€’ Sep '24
Intel CPU, NVidia GPU
1-1 of 1
Shimon Blunivers
1
4points to level up
@shimon-blunivers-7584
Student

Active 420d ago
Joined Sep 3, 2024