You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skia-discuss
What is the approved way to build for Windows? I see Makefiles for
Unix and Mac as well as Xcode for Mac, but no option for building on
Windows.
It appears that SCons is used for building skia for Chrome. Are there
any plans to integrate SCons or swtoolkit into the skia distribution?
Given the cross-platform nature of the skia toolkit, such a build
system seems like it would be a valuable addition.
Thanks,
Adam
M-A
unread,
Mar 3, 2009, 10:58:03 AM3/3/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skia-discuss
Chromium has a skia.vcproj to compile skia as a static library on
Windows. It will be replaced within a few weeks by gyp.