cztomczak / cef2go

Go lang bindings for the Chromium Embedded Framework (CEF)
https://groups.google.com/d/forum/cef2go
Other
882 stars 127 forks source link

Building with CEF 64-bit for OS X question #18

Closed sadasant closed 9 years ago

sadasant commented 9 years ago

Hey!

I'm really confused about the way of using CEF 64-bit for OS X (this is my first project on OS X), I already made it work with the 32-bit binaries that are provided with releases/tag/v0.12 , but for 64-bit, what are the procedures to get something similar to copy to the Release folder? I download the CEF build, then I build it with CMake as it says in CMakeLists.txt ? Or should I just copy CEF 64-bit binaries into the Release folder?

I would really appreciate your help with this.

cztomczak commented 9 years ago

Please ask questions on the Forum.

sadasant commented 9 years ago

Done! https://groups.google.com/forum/#!topic/cef2go/WAxL8LEAr7E :) thanks.