Working with tinycc i got this error: c:/tcc/win32/include/rpcdce.h:131: error: ',' expected (got "*")
being in rpcde.h , from 100 to 103, this :
typedef struct _UUID_VECTOR {
unsigned long Count;
UUID *Uuid[1];
} UUID_VECTOR;
May be anyone can give me a clue.
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
