haxeui / hxWidgets

Haxe externs (and wrappers) for wxWidgets
MIT License
77 stars 22 forks source link

hxWidgets\samples\00-Showcase\build-static.hxml Build failed Main. exe: fatal error LNK1120: 2 unresolved external commands #109

Open dancemanUK opened 1 week ago

dancemanUK commented 1 week ago

Compiling group: hxcpp_std cl.exe -nologo /WX- /fp:precise -DHX_WINDOWS -GR -O2(optim-std) -Zi(debug) -FdF:\HaxeFlixelProject\hx-ui\2024\hxWidgets\samples\00-Showcase\bin\obj/msvc19/vc.pdb(debug) -Od(debug) -O2(release) -Os(optim-size) -FS -Oy- -c -EHs -GS- -arch:SSE2 -ID:/HaxeToolkit/haxe/lib/hxcpp/4,3,2/include -DHXCPP_VISIT_ALLOCS(haxe) -DHX_SMART_STRINGS(haxe) -DHXCPP_API_LEVEL=430(haxe) -D_CRT_SECURE_NO_DEPRECATE -D_ALLOW_MSC_VER_MISMATCH -D_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH -wd4996 ... tags=[haxe,static]

wxmsw32ud_core.lib(font.obj) : error LNK2001: 无法解析的外部符号 __imp___CrtDbgReport Main.exe : fatal error LNK1120: 2 个无法解析的外部命令 Error: Build failed

F:\HaxeFlixelProject\hx-ui\2024\hxWidgets\samples\00-Showcase>

dancemanUK commented 1 week ago

lib version wxWidgets-3.2.5 haxeui-hxwdgets: [git] haxeui-hxwidgets: 1.6.0 [1.7.0] git haxeui-core: 1.6.0 1.7.0 [git] hxcpp: [4.3.2]