Is Angle support build windows 32-bit lib via mvsc?

55 views
Skip to first unread message

jinkun xv

unread,
Oct 26, 2023, 2:31:09 AM10/26/23
to angleproject
Hello!
I want to use angle gl library in my project on windows platform,but I found angle seem not support build 32-bit .I'm not sure whether I pass wrong args or angle just unsupport it.
please help me,
thank you very much!

Geoff Lang

unread,
Oct 26, 2023, 7:31:25 AM10/26/23
to [email protected], angleproject
We have bots which compile ANGLE on 32-bit machines so it is supported. You should just need:

target_cpu = "x86"

Can you elaborate on what does not work?

--
You received this message because you are subscribed to the Google Groups "angleproject" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/angleproject/778042cf-514c-493f-bb64-14df8e8d7ab7n%40googlegroups.com.

jinkun xv

unread,
Oct 26, 2023, 6:08:26 PM10/26/23
to angleproject
Thank you very much !
I build success now just add 
host_cpu="x86"
to args.gn and it work!

Reply all
Reply to author
Forward
0 new messages