vanattab / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

Compiler cannot find the SlimDX.Direct2D.Bitmap(RenderTarget, Surface) constructor #743

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I'm trying to create a D2DBitmap from a shared surface, but i cannot find any 
constructor or static methods which allows me to do this. But when i take a 
look in the source code of the D2DBitmap i can see that there is an extension 
which allows me to create a shared bitamp from a surface however the compiler 
is unable to find it.

Any ideas on how to solve this problem? 
I'm using the public build june 2010.

Thx

Original issue reported on code.google.com by hennequi...@gmail.com on 25 Nov 2010 at 9:12

GoogleCodeExporter commented 9 years ago
You can delete this issue, i was looking at the source code from V2. I added 
the constructors to the SlimDX source and recompiled the public build and now 
it works.
I attached the modified files in case someone else encounters this problem.

Original comment by hennequi...@gmail.com on 25 Nov 2010 at 5:24

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1775.

Original comment by josh.petrie on 4 Dec 2010 at 9:50