Skip to content

Precompilation fails on 0.1.2 #16

@Seelengrab

Description

@Seelengrab
Error log
Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a]

ERROR: LoadError: LoadError: UndefVarError: VkAccelerationStructureVersionKHR not defined
Stacktrace:
  [1] top-level scope
    @ ~\.julia\packages\Vulkan\Ek6Ym\generated\vulkan_wrapper.jl:718
  [2] include(mod::Module, _path::String)
    @ Base .\Base.jl:386
  [3] include(x::String)
    @ Vulkan ~\.julia\packages\Vulkan\Ek6Ym\src\Vulkan.jl:1
  [4] top-level scope
    @ ~\.julia\packages\Vulkan\Ek6Ym\src\Vulkan.jl:37
  [5] include
    @ .\Base.jl:386 [inlined]
  [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concre
deps::Vector{Pair{Base.PkgId, UInt64}}, source::Nothing)
    @ Base .\loading.jl:1213
  [7] top-level scope
    @ none:1
  [8] eval
    @ .\boot.jl:360 [inlined]
  [9] eval(x::Expr)
    @ Base.MainInclude .\client.jl:446
 [10] top-level scope
    @ none:1
in expression starting at ~\.julia\packages\Vulkan\Ek6Ym\generated\vulkan_wrapper.jl:718
in expression starting at ~\.julia\packages\Vulkan\Ek6Ym\src\Vulkan.jl:1

Stacktrace:
 [1] pkgerror(msg::String)
   @ Pkg.Types C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\Types.jl:55
 [2] precompile(ctx::Pkg.Types.Context; internal_call::Bool, strict::Bool, kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
   @ Pkg.API C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\API.jl:1244
 [3] precompile
   @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\API.jl:920 [inlined]
 [4] #precompile#196
   @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\API.jl:918 [inlined]
 [5] precompile()
   @ Pkg.API C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\API.jl:918
 [6] top-level scope
   @ REPL[5]:1

Short version:

UndefVarError: VkAccelerationStructureVersionKHR not defined at Vulkan\Ek6Ym\generated\vulkan_wrapper.jl:718. Is this from VulkanCore? Would this need a new version/update the dependency as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions