DSFML icon indicating copy to clipboard operation
DSFML copied to clipboard

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

Open CZDanol opened this issue 7 years ago • 1 comments

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?

CZDanol avatar Mar 04 '19 10:03 CZDanol

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.

Jebbs avatar Apr 16 '19 22:04 Jebbs