DSFML linking fails
    Dmitriy 
    dmitriy.mihaylichenko at gmail.com
       
    Mon Dec 24 11:26:53 UTC 2018
    
    
  
On Monday, 24 December 2018 at 11:07:09 UTC, number wrote:
> On Monday, 24 December 2018 at 10:08:25 UTC, Dmitriy wrote:
>> Hello.
>>
>> I'm using https://github.com/Jebbs/DSFML library
>>
>> ...
>>
>> The problem when I build my project using these libraries. The 
>> problem in linking:
>>
>
> Did you look at http://dsfml.com/docs/firstprogram.html ?
>
> I remember having to link also the dsfmlc-.. libraries.
The build description in the http://dsfml.com is outdated. On 
github is the newest version, he made build.d script to compile 
all sources include C-code and D-code, so now C-code compiles and 
merging with D-code compiled into each .lib file
    
    
More information about the Digitalmars-d-learn
mailing list