You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add build_cpp_projects.py tool to build with Python 3 on Windows (cztomczak#121)...
Currently tested with Python 3.4. There are still required changes to
automate.py tool to generate libcef_dll_wrapper libraries for all Python
2 and 3 compilers (VS2008, VS2010, VS2015).
Update build instructions for Windows.
Generate and use cefpython_fixed.h so that recompilation of C++ projects
doesn't happen each time when rebuilding the cefpython module.
Update README. Add requirements for all platforms. Fix incomplete
pip install command.
0 commit comments