T:\Documents\BYPR-Staff\Projects\PROJECT-Cli\dev\hxml>haxe hxcpp-static.hxml
haxelib run hxcpp Build.xml haxe -Dasys="0.2.0" -Dconcurrent="1" -Dembed="1" -Dhaxe3="1" -Dhaxe_ver="3.3" -Dhttp-status="1.1.0" -Dhttp_status="1.1.0" -Dhxcpp_api_level="330" -Dmime="0.0.1" -Dmonsoon="0.4.0" -Dmonsoon-embed="0.0.1" -Dmonsoon_embed="0.0.1" -Dpath2ereg="0.1.0" -Dsource-header="Generated by Haxe 3.3.0 (git build development @ 9617d71)" -Dstatic="1" -Dtink_concurrent="0.1.3" -Dtink_core="1.3.0" -Dtink_http="0.5.0" -Dtink_io="0.4.1" -Dtink_macro="0.11.0" -Dtink_priority="0.1.3" -Dtink_runloop="0.1.0" -Dtink_streams="0.1.0" -Dtink_stringly="0.1.0" -Dtink_syntaxhub="0.3.6" -Dtink_tcp="0.1.1" -Dtink_url="0.2.0" -I"../../src/hx/" -I"../../../../../../PROJECT/src/hx/" -I"../../../../../../PROJECT/libs/puremvc-haxe-multicore-framework-master/src/" -I"../../../../../../PROJECT/libs/msignal-master/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_tcp/0,1,1/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_priority/0,1,3/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_syntaxhub/0,3,6/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_runloop/0,1,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_concurrent/0,1,3/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\monsoon-embed/0,0,1/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_stringly/0,1,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_url/0,2,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_http/0,5,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\path2ereg/0,1,0/" -I"C:\\HaxeToolkit\\haxe\\lib\\mime/0,0,1/" -I"C:\\HaxeToolkit\\haxe\\lib\\http-status/1,1,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_macro/0,11,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_streams/0,1,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_io/0,4,1/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\tink_core/1,3,0/src/" -I"C:\\HaxeToolkit\\haxe\\lib\\asys/0,2,0/" -I"C:\\HaxeToolkit\\haxe\\lib\\monsoon/0,4,0/src/" -I"C:\\HaxeToolkit\\haxe\\extraLibs/" -I"" -I"C:\\HaxeToolkit\\haxe\\std/cpp/_std/" -I"C:\\HaxeToolkit\\haxe\\std/"
Creating T:/Documents/BYPR-Staff/Projects/PROJECT-Cli/bin/cpp/release/obj/msvc19xp/__pch/haxe/hxcpp.pch...
hxcpp.cpp
- Compiling group 'haxe' with flags -Iinclude -nologo /WX- /fp:precise -DHX_WINDOWS -D_USING_V140_SDK71_ -GR -O2(optim-std) -Zi(debug) -FdT:\Documents\BYPR-Staff\Projects\PROJECT-Cli\bin\cpp\release\obj/msvc19xp/vc.pdb(debug) -Od(debug) -O2(release) -Os(optim-size) -Oy- -c -EHs -GS- -arch:SSE -IC:/HaxeToolkit/haxe/lib/hxcpp/3,3,49/include -DHXCPP_VISIT_ALLOCS(haxe) -DHXCPP_API_LEVEL=330(haxe) -D_CRT_SECURE_NO_DEPRECATE -D_ALLOW_MSC_VER_MISMATCH -D_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH -wd4996 tags=[haxe,static]
- Compile: src/tink/url/_Query/QueryStringParser.cpp
Error: While running :cl.exe -Iinclude -nologo /WX- /fp:precise -DHX_WINDOWS -D_USING_V140_SDK71_ -GR -O2 -Oy- -c -EHs -GS- -arch:SSE -IC:/HaxeToolkit/haxe/lib/hxcpp/3,3,49/include -DHXCPP_VISIT_ALLOCS -DHXCPP_API_LEVEL=330 -D_CRT_SECURE_NO_DEPRECATE -D_ALLOW_MSC_VER_MISMATCH -D_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH -wd4996 -MT -Yuhxcpp.h /FpT:/Documents/BYPR-Staff/Projects/PROJECT-Cli/bin/cpp/release/obj/msvc19xp/__pch/haxe/hxcpp.pch ./src/tink/url/_Query/QueryStringParser.cpp -FoT:/Documents/BYPR-Staff/Projects/PROJECT-Cli/bin/cpp/release/obj/msvc19xp/24ffe952_QueryStringParser.obj
QueryStringParser.cpp
include\tink/core/NamedWith.h(9): error C2065: '_hx_pos_fe49a69a0def38bb_10_new': undeclared identifier
include\tink/core/NamedWith.h(9): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
include\tink/core/NamedWith.h(10): error C2059: syntax error: 'namespace'
include\tink/core/NamedWith.h(10): error C2143: syntax error: missing ';' before '{'
include\tink/core/NamedWith.h(10): error C2447: '{': missing function header (old-style formal list?)
include\tink/core/NamedWith.h(36): error C2039: 'GcAllocator': is not a member of 'hx'
C:/HaxeToolkit/haxe/lib/hxcpp/3,3,49/include\hx/LessThanEq.h(4): note: see declaration of 'hx'
include\tink/core/NamedWith.h(36): error C2061: syntax error: identifier 'GcAllocator'
include\tink/core/NamedWith.h(37): error C3083: 'GcAllocator': the symbol to the left of a '::' must be a type
include\tink/core/NamedWith.h(37): error C2039: 'alloc': is not a member of 'hx'
C:/HaxeToolkit/haxe/lib/hxcpp/3,3,49/include\hx/LessThanEq.h(4): note: see declaration of 'hx'
include\tink/core/NamedWith.h(37): error C2065: '_hx_alloc': undeclared identifier
include\tink/core/NamedWith.h(37): error C3861: 'alloc': identifier not found
include\tink/core/NamedWith.h(40): error C2065: '_hx_pos_fe49a69a0def38bb_10_new': undeclared identifier
include\tink/core/NamedWith.h(40): error C3861: 'HX_STACKFRAME': identifier not found
include\tink/core/NamedWith.h(44): error C2039: 'NamedWith': is not a member of 'tink::core'
include\tink/core/NamedWith.h(13): note: see declaration of 'tink::core'
include\tink/core/NamedWith.h(44): error C2065: 'NamedWith': undeclared identifier
include\tink/core/NamedWith.h(44): error C2227: left of '->name' must point to class/struct/union/generic type
include\tink/core/NamedWith.h(44): note: type is 'unknown-type'
include\tink/core/NamedWith.h(45): error C2039: 'NamedWith': is not a member of 'tink::core'
include\tink/core/NamedWith.h(13): note: see declaration of 'tink::core'
include\tink/core/NamedWith.h(45): error C2065: 'NamedWith': undeclared identifier
include\tink/core/NamedWith.h(45): error C2227: left of '->value' must point to class/struct/union/generic type
include\tink/core/NamedWith.h(45): note: type is 'unknown-type'
include\tink/url/_Portion/Portion_Impl_.h(36): error C2039: 'GcAllocator': is not a member of 'hx'
C:/HaxeToolkit/haxe/lib/hxcpp/3,3,49/include\hx/LessThanEq.h(4): note: see declaration of 'hx'
include\tink/url/_Portion/Portion_Impl_.h(36): error C2061: syntax error: identifier 'GcAllocator'
include\tink/url/_Portion/Portion_Impl_.h(37): error C3083: 'GcAllocator': the symbol to the left of a '::' must be a type
include\tink/url/_Portion/Portion_Impl_.h(37): error C2039: 'alloc': is not a member of 'hx'
C:/HaxeToolkit/haxe/lib/hxcpp/3,3,49/include\hx/LessThanEq.h(4): note: see declaration of 'hx'
include\tink/url/_Portion/Portion_Impl_.h(37): error C2065: '_hx_alloc': undeclared identifier
include\tink/url/_Portion/Portion_Impl_.h(37): error C3861: 'alloc': identifier not found
include\tink/url/_Query/QueryStringParser.h(31): error C2039: 'GcAllocator': is not a member of 'hx'
C:/HaxeToolkit/haxe/lib/hxcpp/3,3,49/include\hx/LessThanEq.h(4): note: see declaration of 'hx'
include\tink/url/_Query/QueryStringParser.h(31): error C2061: syntax error: identifier 'GcAllocator'
./src/tink/url/_Query/QueryStringParser.cpp(14): error C2065: '_hx_pos_bde4a567013990e9_64_new': undeclared identifier
./src/tink/url/_Query/QueryStringParser.cpp(14): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
./src/tink/url/_Query/QueryStringParser.cpp(15): error C2440: 'initializing': cannot convert from 'initializer list' to 'int'
./src/tink/url/_Query/QueryStringParser.cpp(15): note: The initializer contains too many elements
./src/tink/url/_Query/QueryStringParser.cpp(15): error C2146: syntax error: missing ';' before identifier 'HX_DEFINE_STACK_FRAME'
./src/tink/url/_Query/QueryStringParser.cpp(18): error C2143: syntax error: missing ';' before '{'
./src/tink/url/_Query/QueryStringParser.cpp(18): error C2447: '{': missing function header (old-style formal list?)
Error: Build failed
T:\Documents\BYPR-Staff\Projects\PROJECT-Cli\dev\hxml>