Re: CTL on windows
Gonzalo Garramuño <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/03/2014 03:05 p.m., Gonzalo Garramuño wrote: > I managed to compile IlmBase and IlmImf with cmake with some effort, > but now I am stuck trying to compile CTL from git. The file > CtlExc.cpp fails to compile as it has Linux code only. More > precisely, the windows include for alloca and for va_arg is missing. Also, it fails due to a _explain function that is not defined anywhere.