Kode / Kha

Ultra-portable, high performance, open source multimedia framework.
http://kha.tech
zlib License
1.49k stars 174 forks source link

Windows build tasks crash with error C2039 (Window issue) #1242

Closed Topicranger closed 4 years ago

Topicranger commented 4 years ago
D:\Projekte\Haxe\Khaex\build\windows-build\Sources\src\kha\Window.cpp(79,9): error C2039:
    "displayIndex" ist kein Member von "Kore::WindowOptions".
    [D:\Projekte\Haxe\Khaex\build\windows-build\New-Project.vcxproj]

It looks like the latest commits did not fix the problem completely. Happens with the build targets D3D 12, OpenGL, Vulkan. Simply reproduced with the init sample project.

RobDangerous commented 4 years ago

Nah, you just didn't update the submodules.