Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS F:\OpenLR\kha\build> haxe project-windows.hxml
- haxelib run hxcpp Build.xml haxe -Dhaxe="4.2.3" -Dhaxe3="1" -Dhaxe4="1" -Dhaxe_ver="4.203" -Dhxcpp_api_level="400" -Dhxcpp_smart_strings="1" -Dinclude-prefix="hxinc" -Dinclude_prefix="hxinc" -Dkha="1" -Dkha_a1="1" -Dkha_a2="1" -Dkha_cpp="1" -Dkha_default="1" -Dkha_g1="1" -Dkha_g2="1" -Dkha_g3="1" -Dkha_g4="1" -Dkha_kore="1" -Dkha_version="1810" -Dkha_windows="1" -Dkha_windows_cpp="1" -Dkha_windows_native="1" -Dsource_header="Generated by Haxe 4.2.3" -Dstatic="1" -Dsys_a1="1" -Dsys_a2="1" -Dsys_g1="1" -Dsys_g2="1" -Dsys_g3="1" -Dsys_g4="1" -Dsys_kore="1" -Dsys_windows="1" -Dtarget.name="cpp" -Dtarget.static="true" -Dtarget.sys="true" -Dtarget.threaded="true" -Dtarget.unicode="true" -Dtarget.utf16="true" -Dutf16="1" -I"f:\\OpenLR\\kha\\Sources/" -I"d:\\SteamLibrary\\steamapps\\common\\Kode Studio\\resources\\app\\kodeExtensions\\kha\\Kha\\Backends\\Kore/" -I"d:\\SteamLibrary\\steamapps\\common\\Kode Studio\\resources\\app\\kodeExtensions\\kha\\Kha\\Sources/" -I"" -I"C:\\HaxeToolkit\\haxe\\extraLibs/" -I"C:\\HaxeToolkit\\haxe\\std/cpp/_std/" -I"C:\\HaxeToolkit\\haxe\\std/"
- Creating F:/OpenLR/kha/build/windows-build/Sources/obj/msvc19xp/__pch/haxe/hxcpp.pch...
- hxcpp.cpp
- Compiling group: haxe
- cl.exe -Iinclude -nologo /WX- /fp:precise -DHX_WINDOWS -GR -O2(optim-std) -Zi(debug) -FdF:\OpenLR\kha\build\windows-build\Sources\obj/msvc19xp/vc.pdb(debug) -Od(debug) -O2(release) -Os(optim-size) -FS -Oy- -c -EHs -GS- -arch:SSE2 -IC:/HaxeToolkit/haxe/lib/hxcpp/4,2,1/include -DHXCPP_VISIT_ALLOCS(haxe) -DHX_SMART_STRINGS(haxe) -DHXCPP_API_LEVEL=400(haxe) -D_CRT_SECURE_NO_DEPRECATE -D_ALLOW_MSC_VER_MISMATCH -D_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH -wd4996 ... tags=[haxe,static]
- - src/kha/vr/TimeWarpImage.cpp
- - src/kha/graphics5/PipelineState.cpp
- - src/kha/Shaders.cpp
- - src/kha/audio2/ogg/vorbis/VorbisDecoder.cpp
- - src/kha/arrays/_Uint32Array/Uint32Array_Impl_.cpp
- - src/kha/graphics4/TessellationEvaluationShader.cpp
- - src/kha/graphics5/CommandList.cpp
- - src/kha/kore/Video.cpp
- Error: TimeWarpImage.cpp
- include\hxinc/kha/Image.h(27): fatal error C1083: Cannot open include file: 'Kore/pch.h': No such file or directory
- Error: Shaders.cpp
- include\hxinc/kha/graphics4/FragmentShader.h(13): fatal error C1083: Cannot open include file: 'Kore/pch.h': No such file or directory
- Error: CommandList.cpp
- include\hxinc/kha/graphics5/CommandList.h(16): fatal error C1083: Cannot open include file: 'Kore/pch.h': No such file or directory
- Error: PipelineState.cpp
- include\hxinc/kha/graphics4/GeometryShader.h(13): fatal error C1083: Cannot open include file: 'Kore/pch.h': No such file or directory
- Error: TessellationEvaluationShader.cpp
- include\hxinc/kha/graphics4/TessellationEvaluationShader.h(13): fatal error C1083: Cannot open include file: 'Kore/pch.h': No such file or directory
- Error: Video.cpp
- include\hxinc/kha/kore/Video.h(16): fatal error C1083: Cannot open include file: 'Kore/pch.h': No such file or directory
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/Worker.hx:87: characters 33-39 : Warning : This typedef is deprecated in favor of sys.thread.Thread
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/Worker.hx:88: characters 14-20 : Warning : This typedef is deprecated in favor of sys.thread.Thread
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/Worker.hx:90: characters 23-29 : Warning : This typedef is deprecated in favor of sys.thread.Thread
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Backends\Kore/kha/SystemImpl.hx:127: characters 28-41 : Warning : Usage of this typedef is deprecated
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/audio2/Audio1.hx:18: characters 28-33 : Warning : This typedef is deprecated in favor of sys.thread.Mutex
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/audio2/Audio1.hx:24: characters 15-20 : Warning : This typedef is deprecated in favor of sys.thread.Mutex
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/Worker.hx:95: characters 21-27 : Warning : Usage of this typedef is deprecated
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/Worker.hx:100: characters 18-24 : Warning : Usage of this typedef is deprecated
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/Worker.hx:113: characters 18-24 : Warning : Usage of this typedef is deprecated
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Sources/kha/graphics4/Graphics2.hx:843: characters 7-34 : Warning : Std.is is deprecated. Use Std.isOfType instead.
- d:\SteamLibrary\steamapps\common\Kode Studio\resources\app\kodeExtensions\kha\Kha\Backends\Kore/kha/kore/graphics4/Graphics.hx:56: characters 7-30 : Warning : Std.is is deprecated. Use Std.isOfType instead.
- Error: Build failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement