Trouble compiling tests standalone with cl

Dan Kegel daniel.r.kegel at gmail.com
Sun Oct 2 22:39:59 CDT 2005


On 10/2/05, Dmitry Timoshkov <dmitry at baikal.ru> wrote:
>>  cl -DSTANDALONE -D_X86_ -D__i386__ -I../../../include file.c
> > ../../../include\winbase.h(2271) : error C2054: expected '(' to follow 'inline'
> >
> You need one more define: -Dinline=__inline

Ah.  Thanks.  (I haven't tried it yet, but I believe you.)

> And yes, I compile Wine tests (on which I'm working on time from time)
> with cl.exe under Windows using Wine headers.



More information about the wine-devel mailing list