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: Maybe wrong code in win32\d3d9.d
timfang

Replies: 1
Views: 17543

PostForum: Bindings   Posted: Fri Jan 12, 2007 3:41 am   Subject: Maybe wrong code in win32\d3d9.d
At the last line of d3d9.d:
extern (Windows) IDirect3D9* Direct3DCreate9(UINT SDKVersion);

I can't get it work. If change to:
extern (Windows) IDirect3D9 Direct3DCreate9(UINT SDKVersion);
It wil ...
  Topic: Need help on my first d3d9 application
timfang

Replies: 3
Views: 21972

PostForum: Bindings   Posted: Sat Jan 06, 2007 9:13 pm   Subject: Need help on my first d3d9 application
Hello!
I get a link error on my first d3d9 application:

C:\D\TryD3D9>dmd myd3dapp.d -I\d\dmd\ext
C:\D\dmd\bin\..\..\dm\bin\link.exe myd3dapp,,,user32+kernel32/noi;
OPTLINK (R) for Win32 Rele ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group