Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html_ctrl sample can only built under Linux and Mac, if Windows is enabled, we got build errors #8

Open
asmwarrior opened this issue Sep 18, 2022 · 0 comments

Comments

@asmwarrior
Copy link
Owner


-------------- Build: gcc in html_ctrl (compiler: GNU GCC Compiler)---------------

[ 50.0%] g++.exe -IF:/msys2/mingw64/lib/wx/include/msw-unicode-3.2 -IF:/msys2/mingw64/include/wx-3.2 -mthreads -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMSW__ -DHAVE_W32API_H -D_UNICODE -fmessage-length=0 -pipe  -c F:\code\cb_projects_for_wxWidgets\samples\html\htmlctrl\htmlctrl.cpp -o .objs\gcc\htmlctrl\htmlctrl.o
F:\code\cb_projects_for_wxWidgets\samples\html\htmlctrl\htmlctrl.cpp:32:10: fatal error: wx/html/webkit.h: No such file or directory
   32 | #include "wx/html/webkit.h"
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
Process terminated with status 1 (0 minute(s), 1 second(s))
1 error(s), 0 warning(s) (0 minute(s), 1 second(s))
 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant