That's weird. I compile IUP regularly in vc9, vc10, vc11, vc12 in 32 and
64 bits. Which vc are you using?

Best,
Scuri


On Thu, Aug 13, 2015 at 1:10 PM, Tao Li <[email protected]> wrote:

> Hi, guys
>
> I have a couple of error when building iup static lib. It seems that vc
> can not recognize the latin characters.
>
>
> iup_str.c
> iup_str.c(1191) : error C2015: too many characters in constant
> iup_str.c(1191) : error C2059: syntax error : ']'
> iup_str.c(1192) : error C2015: too many characters in constant
> iup_str.c(1192) : error C2146: syntax error : missing ']' before
> identifier '_'
> iup_str.c(1192) : error C2018: unknown character '0x60'
> iup_str.c(1192) : error C2059: syntax error : ')'
> iup_str.c(1193) : error C2015: too many characters in constant
> iup_str.c(1193) : error C2059: syntax error : ']'
> iup_str.c(1194) : error C2015: too many characters in constant
> iup_str.c(1194) : error C2059: syntax error : ']'
>
>
> Best regards
> Tao
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to