Can you copy the build files to another machine? [Solved]

Hello, I am using linux and I cant seem to compile the program on my computer. I did manage to do it in a virtual machine though. Can I copy the build files over and still get the maximum performance? Thanks.

Hi @xtendera, if both machines are yours, you can do it. You should get the “maximum performance” in any case if the virtual machine is x64 and your computer is x64 too.

1 Like

Wow! Cool thanks for responding!

@dacap how do you build skia using libc++?
I cant figure out how and there is no docs anywhere.

Nevermind i got it from the build.yml file in the skia repo (for gh action)

1 Like