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: SDL Error on program exit.
wyverex

Replies: 0
Views: 5236

PostForum: Derelict   Posted: Wed Feb 09, 2011 11:03 am   Subject: SDL Error on program exit.
when the sample code is run it works, when I close the app I get:

objc
module test;

import derelict.sdl.sdl;
version( all ) {
pragma( lib, "DerelictSDL" ) ...
  Topic: Need help on my first d3d9 application
wyverex

Replies: 3
Views: 21853

PostForum: Bindings   Posted: Thu Jul 17, 2008 2:00 pm   Subject: Need help on my first d3d9 application
Need 2 tools
linkdef
http://www.dprogramming.com/linkdef.php
implib
http://www.digitalmars.com/ctg/implib.html

I wrote a simple Dx9 app


module dx;

pragma(lib, "gdi32.lib"& ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group