Luís Oliveira wrote:
Yaroslav Kavenchuk <[EMAIL PROTECTED]> writes:
libtest.c(774) : error C2059: syntax error : '}'

Hmm, do you have any suggestion for fixing this?


libtest.c(761) : error C2146: syntax error : missing ')' before
identifier 'p'

761:
DLLEXPORT int compare_against_abs(intptr_t p)

may be msvctoolkit not know about intptr_t?

I do not have other ideas...

--
WBR, Yaroslav Kavenchuk.
_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to