[fpc-devel] Windows DirectX9

Sven Barth pascaldragon at googlemail.com
Fri Nov 28 17:12:46 CET 2014


Am 28.11.2014 16:25 schrieb "Adriaan van Os" <fpc at microbizz.nl>:
>
> Looking on the internet for DirectShow Pascal bindings, I came across <
http://code.google.com/p/dspack/source/browse/#svn%2Ftrunk%2Fsrc%2FDirectX9>.
With a few modifications, this does compile with fpc-2.6.4, e.g.
>
> adriaan% fpc -MDelphi -Twin32 DirectShow9.pas
> Free Pascal Compiler version 2.6.4 [2014/02/26] for i386
> Copyright (c) 1993-2014 by Florian Klaempfl and others
> Target OS: Win32 for i386
> Compiling DirectShow9.pas
> Compiling DirectDraw.pas
> Compiling DirectSound.pas
> Compiling DXTypes.pas
> Compiling Direct3D9.pas
> 53273 lines compiled, 2.3 sec
>
> Is there a fixed policy to include packages like these with FPC (or not)
? The license is Mozilla Public License 1.1.

The policy is that we'd like to reduce the amount of packages we ship with
FPC directly. For this there is a package repository which can be accessed
using fppkg. Currently there is only a lnet package, but if you take a look
at the wiki entry for fppkg you might be able to add a new package
description file for the DirectX headers so that we can add it there.

Regards
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20141128/2cf3dfee/attachment.html>


More information about the fpc-devel mailing list