discord / discord-rpc

https://discordapp.com/developers
MIT License
1.06k stars 330 forks source link

[SOLVED] mini-gw doesen't like discord-rpc sdk. #349

Closed RealFX-Code closed 3 years ago

RealFX-Code commented 3 years ago

when compiling a simple project with discord-rpc sdk, minigw/gcc doesen't compile it.

even when compiling on of the example source files, it doesen't work. (output https://pastebin.com/XUxBjEd1)

https://pastebin.com/aWLiayWY <- output https://pastebin.com/mcdTrT04 <- Source Code (with latest rpc-sdk headers)

Cmake works, but is hard to use imo, guess imma have to use cmake then