DlangUI project update
    John Colvin via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun Jan 25 08:52:46 PST 2015
    
    
  
On Sunday, 25 January 2015 at 13:37:33 UTC, Suliman wrote:
> I removed all dub cash by hand and now I have got error:
> C:\Users\Dima\AppData\Roaming\dub\packages\derelict-sdl2-1.9.1\source\derelict\s
> dl2\sdl.d(62): Error: undefined identifier SharedLibVersion
Don't know why you're getting that, but SharedLibVersion is, 
IIRC, a relatively new thing in derelict, so it's probably that 
something is looking at an older version than it should.
    
    
More information about the Digitalmars-d-announce
mailing list