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

Search found 12 matches
Forum Index
Author Message
  Topic: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
RedShft

Replies: 7
Views: 22677

PostForum: Derelict   Posted: Fri Mar 09, 2012 12:49 pm   Subject: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
I fixed it. It was just a newbie mistake, I didn't include my assets and dll files in the debug or release folders.
  Topic: Console Window Problems
RedShft

Replies: 2
Views: 10050

PostForum: Visual D   Posted: Fri Mar 09, 2012 12:44 pm   Subject: Console Window Problems
Never mind. I found an option to keep the window open.
  Topic: Console Window Problems
RedShft

Replies: 2
Views: 10050

PostForum: Visual D   Posted: Fri Mar 09, 2012 2:36 am   Subject: Console Window Problems
I'm having some trouble stopping the console window from closing. I've tried ctrl + f5, like with C++, system("PAUSE") and getchar() and neither of those stop the window from closing.

My ...
  Topic: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
RedShft

Replies: 7
Views: 22677

PostForum: Derelict   Posted: Thu Mar 08, 2012 4:57 pm   Subject: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
That unfortunately did not keep the console window open but this is what I can get from the exception:

derelict.util.exception.SymbolLoadException@..\..\..\DerelictUtil\derelict\util\exception.d(43 ...
  Topic: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
RedShft

Replies: 7
Views: 22677

PostForum: Derelict   Posted: Thu Mar 08, 2012 12:34 am   Subject: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
Yeah, sorry. The only way I could try to catch a glimpse of the exception was to run my program multiple times before the console closes.

I'm going to see if I can put a break point to stop the pro ...
  Topic: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
RedShft

Replies: 7
Views: 22677

PostForum: Derelict   Posted: Wed Mar 07, 2012 6:39 pm   Subject: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
Righto, that certainly solved that problem. Thanks, but now when I try to run that, the program crashes without even starting up the window.

From what I can see it says something about derelict fa ...
  Topic: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
RedShft

Replies: 7
Views: 22677

PostForum: Derelict   Posted: Tue Mar 06, 2012 6:09 pm   Subject: module sdl is in file 'derelict\sdl\sdl.d' cannot be read
I have been trying to compile my program for release in VS 2010, with visual D. However, I've that error which refers to my derelict import line:

import derelict.sdl.sdl;

I've thought of and tri ...
  Topic: Key States in SDL
RedShft

Replies: 1
Views: 12488

PostForum: Derelict   Posted: Fri Mar 02, 2012 3:04 pm   Subject: Key States in SDL
I have been messing around with Input and SDL and I am wondering if the approach i'm trying to create is needed:

I am not entirely sure how to properly initialize lastKeyboardState and currentKeybo ...
  Topic: Creating a wrapper between SDL Key values
RedShft

Replies: 3
Views: 15602

PostForum: Derelict   Posted: Wed Feb 29, 2012 11:23 pm   Subject: Creating a wrapper between SDL Key values
Thank you for the swift reply.

Your guess was absolutely correct. Much appreciated.

As far as sdlapp in SDLInput goes, the reason it wasn't initialized is because I set event to be static:

...
  Topic: Creating a wrapper between SDL Key values
RedShft

Replies: 3
Views: 15602

PostForum: Derelict   Posted: Wed Feb 29, 2012 9:48 pm   Subject: Creating a wrapper between SDL Key values
I'm trying to create a wrapper between SDL key values by creating my own. Right now I have a class that deals with SDL directly, and then I'm writing my wrapper on top of that. However, when I press s ...
  Topic: New to Derelict2, some Guidance Please!
RedShft

Replies: 5
Views: 21392

PostForum: Derelict   Posted: Fri Feb 24, 2012 2:22 pm   Subject: New to Derelict2, some Guidance Please!
Right, small typo on my part. I meant to type DerelictSDL

Thanks for clearing up the part about downloading SDL.

After downloading SDL, does it matter where I put the files?

I mean, do I nee ...
  Topic: New to Derelict2, some Guidance Please!
RedShft

Replies: 5
Views: 21392

PostForum: Derelict   Posted: Fri Feb 24, 2012 1:09 pm   Subject: New to Derelict2, some Guidance Please!
Hey everyone,
I've been learning D for a while, and I wanted to use SDL as a way to improve my skills with D in a fun way.

I currently have derelict2 so would this be the proper way to import and ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group