, 8:36:05 PM GMT+2, Mateusz
wrote:
W dniu 08.01.2019 o 18:29, Sailor Bob via Mingw-w64-public pisze:
>
> I'm trying to compile a modified version of UniLogger on Ubuntu 18.04 using
> mingw. I'm getting the following link error:
>
> undefined reference to '_
I'm trying to compile a modified version of UniLogger on Ubuntu 18.04 using
mingw. I'm getting the following link error:
undefined reference to '_imp__GetSaveFileNameW@4'
I found this post on the MinGW mailing list saying one needs to explicitly link
to comdlg32 so I tried that also:
i686-w6