ssalonen / libcec-sys

FFI bindings for the libcec
GNU General Public License v2.0
2 stars 3 forks source link

CI fail with windows #32

Closed ssalonen closed 1 year ago

ssalonen commented 1 year ago

Bug description

2023-07-05T10:26:03.8372712Z [libcec-sys 4.0.1-alpha.0] LINK : fatal error LNK1104: cannot open file 'python311_d.lib'

To Reproduce

Expected behavior

Screenshots

Environment

Additional context

ssalonen commented 1 year ago

It seems to prefer python 3.11

2023-07-05T10:25:10.4126874Z [libcec-sys 4.0.1-alpha.0] -- Found PythonLibs: C:/hostedtoolcache/windows/Python/3.11.4/x64/libs/python311.lib (found version "3.11.4")

but only python 3.10 debug is installed