cppcms icon indicating copy to clipboard operation
cppcms copied to clipboard

1.2.1 compile error in windows

Open double2li opened this issue 7 years ago • 3 comments

cppcms\locale_fwd.h(11): fatal error C1083: can not open include file: “cppcms/config.h”: No such file or directory

\booster\cstdint.h(11): fatal error C1083: can not open include file: “booster/build_config.h”: No such file or directory

double2li avatar Jul 05 '18 02:07 double2li

Which build instructions are you following? Are you trying to build with visual studio? mingw? cygwin?

mgavin avatar Jul 05 '18 18:07 mgavin

Please provide more details - all commands you are running, all the output of the cmake, kind of compiler and build system you are using etc.

artyom-beilis avatar Jul 05 '18 19:07 artyom-beilis

compiler is visual studio 2015

double2li avatar Aug 06 '18 02:08 double2li