Roberto Acevedo

Results 8 comments of Roberto Acevedo

When i remove the option `-DBUILD_SHARED_LIBS=On` Then it throws me an error when linking the Bullet library ![imagen](https://user-images.githubusercontent.com/19485716/150664543-54d1688b-4247-406a-9244-5deed7fbeafa.png)

Yes, currently in my configuration it is like CONFIG_INPUT_UINPUT = m What I had activated was CONFIG_INTEL_IOMMU, I just deactivated it, and at the moment it is compiling the kernel...

No, apparently I don't have that file

Apparently I needed to load the module manually with the command `modprobe uinput` Now it allowed me to run iptsd, but it only shows `Connected to device 1B96: 006A` and...

I just tried both ways, and it does detect "IPTS Touch" that exists, but touching the screen does not generate any log

Of course, this is my dmesg https://pastebin.ubuntu.com/p/wYV343RmXm/

In this case it does compile, and it does generate the DLL But when I run it I get the following error: ``` PS E:\Github\TG_WhisperCpp> & e:/Github/TG_WhisperCpp/.venv/Scripts/python.exe e:/Github/TG_WhisperCpp/main.py Traceback (most...

Inside the folder `E:\Github\TG_WhisperCpp\.venv\Lib\site-packages\pywhispercpp\lib` there are three files ``` _pywhispercpp.cp310-win_amd64.pyd ggml.dll whisper.dll ```