ReneNyffenegger / cpp-MSHTML

Programming the MSHTML Web Browser Control with C++
9 stars 3 forks source link

header file path #3

Open tdtc-hrb opened 11 months ago

tdtc-hrb commented 11 months ago

todoMoveSrc\win32_Unicode.cpp:31:10: fatal error: win32_Unicode.h: No such file or directory 31 | #include "win32_Unicode.h"

tdtc-hrb commented 11 months ago

Makefile: Ln4: INC=-I./todoMoveSrc Ln39/42/45/48/51: g++ $(GCC_OPTS) $(INC) -c $<

tdtc-hrb commented 11 months ago

Windows 10 1809(x64) msys2(i686): 20210705 mingw-w64-i686-gcc: 13.2.0-2 make: 4.3-1-i686

no problem