Jebbs / DSFML

DSFML is a D binding of SFML
Other
95 stars 23 forks source link

Linker error (Offset FF584H Record Type 0091) when --build=profile #311

Open CZDanol opened 5 years ago

CZDanol commented 5 years ago

Hello, I tried building my solution with dsfml with --build=profile and I get:

C:\Users\Danol\AppData\Local\dub\packages\dsfml-2.1.1\dsfml\.dub\build\library-profile-windows-x86-dmd_2085-D8B7F0BCC7995ABC827E66BD8FAB8606\dsfml_graphics.lib(blendmode)  Offset FFEDAH Record Type 0091
 Error 1: Previous Definition Different : __D5dsfml8graphics9blendmode12__ModuleInfoZ

Any ideas what I can do?

Jebbs commented 5 years ago

I have never seen this issue and there doesn't appear to be a lot of info when I search for it. Can you provide me any additional data? Your full command line, your tool chain set up, etc.