Franticware / SGDK_wine

Wine wrapper generator script that enables SGDK usage in e.g. Linux
MIT License
17 stars 2 forks source link

Can't compile #9

Open nicoco59 opened 1 year ago

nicoco59 commented 1 year ago

Hi, I got this error when trying to compile :

gcc.exe: fatal error: -fuse-linker-plugin, but liblto_plugin-0.dll not found compilation terminated.

Is it related to Wine ? Is there any ways to solve this ?

Thanks.