FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 2 matches
Forum Index
Author Message
  Topic: Building with rdmd fails because of .di files
OlaA

Replies: 2
Views: 9355

PostForum: Derelict   Posted: Sat Apr 23, 2011 1:52 am   Subject: Building with rdmd fails because of .di files
My setup:
Using dmd v2.052
Derelict2 built from latest source

I have this file called test.d:
import std.stdio;

import derelict.sdl.sdl;

pragma(lib, "DerelictSDL.lib");
...
  Topic: My two cents
OlaA

Replies: 1
Views: 11770

PostForum: Blaze   Posted: Thu Mar 19, 2009 11:44 am   Subject: My two cents
I like to NaN check all my floats in invariant blocks (just assert(myFloat == myFloat)) - this has saved me at least some hours of debugging Smile
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group