Re: [AD] custom DLLs with cmake |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wed, 2008-12-24 at 16:20 +0200, Milan Mimica wrote:
> 2008/12/24 Milan Mimica <milan.mimica@xxxxxxxxxx>:
> >
> > It won't link on MSVC as allegro.def contains both D3D and OGL
> > symbols. This is the real reason behind this "feature".
>
> Correcting myself: It's an issue with any compiler on Windows, not just MSVC.
>
I see. Best solution likely is to provide empty placeholders for all
functions in allegro.def then if they are disabled.
--
Elias Pschernig <elias@xxxxxxxxxx>