Closed GoogleCodeExporter closed 9 years ago
Ah, I just noticed that the attached patch also switches the compile time
constant for CEF_VERSION from 1 to 3, so it might need a small manual
modification.
Original comment by t.daehl...@googlemail.com
on 14 Mar 2013 at 1:08
Hi Thomas, you are using and outdated version of cefpython, yesterday I've
merged my private repository I talked about on forum, in revision 34ebd4d0dffe
the CEF 3 compile errors were fixed, see all changes:
https://code.google.com/p/cefpython/source/list
Btw. when you run setup.bat which runs setup.py it generates automatically the
"compile_time_constants.pxi", it should not be edited manually.
I haven't looked at your patch, it is better for you to update to latest
revision, I think.
Original comment by czarek.t...@gmail.com
on 14 Mar 2013 at 1:44
Btw. I'm going to make to update CEF 3 Chrome to 25.0.1364.68 in a few hours,
await for the commit, I will also prepare a package installer for it, the
scripts are already done for CEF 3.
Original comment by czarek.t...@gmail.com
on 14 Mar 2013 at 1:46
Here is the RSS feed for cefpython git changes:
https://code.google.com/feeds/p/cefpython/gitchanges/basic
Original comment by czarek.t...@gmail.com
on 14 Mar 2013 at 2:02
I've also updated the Internal Development wiki page yesterday, CEF python won't
compile with Cython 0.18, we need to use 0.17.4, there is also a new section
explaining how to properly compile libcef_dll_wrapper.
Original comment by czarek.t...@gmail.com
on 14 Mar 2013 at 2:06
Right, my bad, I should have checked for more recent versions previously.
Subscribing to that feed. :-)
Original comment by t.daehl...@googlemail.com
on 14 Mar 2013 at 3:18
I've updated CEF 3 to Chrome 25.0.1364.68, see revision e0f25367c593.
InternalDevelopment wiki page has been updated with instructions on how to
update CEF. CEF 3 binaries comes now with both package installer & portable zip.
Original comment by czarek.t...@gmail.com
on 15 Mar 2013 at 2:58
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/cefpython/issues/48
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 6:29
Original issue reported on code.google.com by
t.daehl...@googlemail.com
on 14 Mar 2013 at 1:06Attachments: