Git Product home page Git Product logo

cefdebug's People

Contributors

taviso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cefdebug's Issues

Not Picking Up Submodules

Attempted git submodule update --init --recursive and git submodule update --force --recursive --init --remote prior to building with make but still getting unresolved externals in link phase. Perhaps the Visual Studio web workload is required as well?

D:\GitHub\cefdebug>make
cl.exe /nologo /Zi /Od /MD /FS /I libwebsockets/include /MD /Fe:cefdebug.exe cefdebug.obj version.res evaluate.obj wsurls.obj ports.obj /link /ignore:4099 iphlpapi.lib ws2_32.lib edit.lib websockets.lib
cefdebug.obj : error LNK2019: unresolved external symbol _readline referenced in function _main
cefdebug.obj : error LNK2019: unresolved external symbol _rl_free referenced in function _main
cefdebug.obj : error LNK2019: unresolved external symbol _add_history referenced in function _main
cefdebug.obj : error LNK2019: unresolved external symbol __lws_log referenced in function _print_usage
evaluate.obj : error LNK2001: unresolved external symbol __lws_log
wsurls.obj : error LNK2001: unresolved external symbol __lws_log
cefdebug.obj : error LNK2019: unresolved external symbol _lws_set_log_level referenced in function _main
cefdebug.obj : error LNK2019: unresolved external symbol _lws_cmdline_option referenced in function _main
evaluate.obj : error LNK2019: unresolved external symbol _lws_create_context referenced in function _dbg_open_handle
wsurls.obj : error LNK2001: unresolved external symbol _lws_create_context
evaluate.obj : error LNK2019: unresolved external symbol _lws_context_destroy referenced in function _dbg_open_handle
wsurls.obj : error LNK2001: unresolved external symbol _lws_context_destroy
evaluate.obj : error LNK2019: unresolved external symbol _lws_client_connect_via_info referenced in function _dbg_open_handle
wsurls.obj : error LNK2001: unresolved external symbol _lws_client_connect_via_info
evaluate.obj : error LNK2019: unresolved external symbol _lws_snprintf referenced in function _dbg_open_handle
evaluate.obj : error LNK2019: unresolved external symbol _lws_get_context referenced in function _dbg_close_handle
evaluate.obj : error LNK2019: unresolved external symbol _lws_service referenced in function _dbg_open_handle
wsurls.obj : error LNK2001: unresolved external symbol _lws_service
evaluate.obj : error LNK2019: unresolved external symbol _lws_write referenced in function _dbg_eval_expression
evaluate.obj : error LNK2019: unresolved external symbol _lws_callback_on_writable referenced in function _dbg_open_handle
evaluate.obj : error LNK2019: unresolved external symbol _lws_callback_http_dummy referenced in function _dbg_eval_expression
wsurls.obj : error LNK2001: unresolved external symbol _lws_callback_http_dummy
evaluate.obj : error LNK2019: unresolved external symbol _lejp_construct referenced in function _dbg_eval_expression
wsurls.obj : error LNK2001: unresolved external symbol _lejp_construct
evaluate.obj : error LNK2019: unresolved external symbol _lejp_destruct referenced in function _dbg_eval_expression
wsurls.obj : error LNK2001: unresolved external symbol _lejp_destruct
evaluate.obj : error LNK2019: unresolved external symbol _lejp_parse referenced in function _dbg_eval_expression
wsurls.obj : error LNK2001: unresolved external symbol _lejp_parse
wsurls.obj : error LNK2019: unresolved external symbol _lws_http_client_read referenced in function _get_websocket_urls
wsurls.obj : error LNK2019: unresolved external symbol _lws_http_client_http_response referenced in function _get_websocket_urls
edit.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'x86'
websockets.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'x86'
cefdebug.exe : fatal error LNK1120: 20 unresolved externals
GNUmakefile:41: recipe for target 'cefdebug.exe' failed
make: *** [cefdebug.exe] Error 2

"git submodule update --init --recursive" gives error

If I run

git submodule update --init --recursive

as described in the docs I get an error:

Submodule 'libwebsockets' (https://github.com/warmcat/libwebsockets.git) registered for path 'libwebsockets'
Submodule 'wineditline' (https://github.com/winlibs/wineditline.git) registered for path 'wineditline'
Cloning into '/tmp/cefdebug/libwebsockets'...
Cloning into '/tmp/cefdebug/wineditline'...
error: Server does not allow request for unadvertised object 20716ad48335bb72e2e7a443a133882241163036
Fetched in submodule path 'libwebsockets', but it did not contain 20716ad48335bb72e2e7a443a133882241163036. Direct fetching of that commit failed.

Link in readme points to the `ctftool` releases

In the readme the releases link points to the ctftool releases. It should point to cefbug.

## Windows 

> If you don't want to build it yourself, check out the [releases](https://github.com/taviso/ctftool/releases) tab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.