Skip to content

HOWTO-Build (msys2) compile error #139

@neutr1n02001

Description

@neutr1n02001

I'm trying to compile following the instructions in "HOWTO-Build (msys2).txt", and got this compile error, anybody know what I'm missing?

code/sys/sys_win32.c:121:33: error: too many arguments to function 'qSHGetFolderPath'; expected 0, have 5
121 | if( !SUCCEEDED( qSHGetFolderPath( NULL, CSIDL_PERSONAL,
| ^~~~~~~~~~~~~~~~
mingw32-make[2]: *** [Makefile:2692: build/release-mingw64-x86_64/client/sys_win32.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions