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

47 views
Skip to first unread message

jinkun xv

unread,
Oct 26, 2023, 5: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, 10:31:25 AM10/26/23
to xvji...@gmail.com, 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 angleproject...@googlegroups.com.
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, 9: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