xmake-io / xmake-repo

📦 An official xmake package repository
https://xrepo.xmake.io
Apache License 2.0
674 stars 396 forks source link

update assimp to v5.4.2 #4582

Closed Latias94 closed 3 months ago

Latias94 commented 3 months ago

SirLynix commented 3 months ago

the hash is not correct:

error: ...modules\private\action\require\impl\actions\download.lua:209: unmatched checksum, current hash(03e38d12) != original hash(7414861a)
stack traceback:
    [C]: in function 'error'
    [@programdir\core\base\os.lua:973]:
    [...modules\private\action\require\impl\actions\download.lua:209]: in function '_download'
    [...modules\private\action\require\impl\actions\download.lua:357]:

  => download https://github.com/assimp/assimp/archive/refs/tags/v5.4.2.zip .. failed

how did you compute it? it should be the sha256 of the file

Latias94 commented 3 months ago

the hash is not correct:

error: ...modules\private\action\require\impl\actions\download.lua:209: unmatched checksum, current hash(03e38d12) != original hash(7414861a)
stack traceback:
    [C]: in function 'error'
    [@programdir\core\base\os.lua:973]:
    [...modules\private\action\require\impl\actions\download.lua:209]: in function '_download'
    [...modules\private\action\require\impl\actions\download.lua:357]:

  => download https://github.com/assimp/assimp/archive/refs/tags/v5.4.2.zip .. failed

how did you compute it? it should be the sha256 of the file

My bad, I compute the tar.gz one