cathook icon indicating copy to clipboard operation
cathook copied to clipboard

Boost version no longer available causing cathook to not attach

Open ghost opened this issue 1 year ago • 1 comments

System Information

OS: Arch Linux DE: KDE Cathook Version: Latest

Config used

NO CONFIG

Logs / Crash Report

Running instances: 2234 3606 Attaching to 2234 loading /tmp/.gleoMBj8 to 2234 [New LWP 2236] [New LWP 2507] [New LWP 11109] warning: Could not load shared library symbols for 4 libraries, e.g. /tmp/.gl2w1NID. Use the "info sharedlibrary" command to see the complete listing. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". 0xf7f60549 in __kernel_vsyscall () Calling dlopen [New Thread 0xe7cb6ac0 (LWP 11609)] $1 = (void *) 0xa4c2b00 Calling dlerror $2 = 0x0 [Inferior 1 (process 2234) detached]

Description

Cathook will not attach due to boost versions, not allowing cathook to work.

Steps to reproduce

  • [x] I am able to consistently reproduce this error Yes
Use the newest version of cathook and try attaching without having the boost 1.76 version, which then automatically downloads boost 1.79 which does not work

Steps to reproduce the behavior:
Do not have boost 1.76 Run the install Automatically download boost 1.79 when attaching the cathook will not work properly due to boost version

Additional context

Boost version 1.79 does not work

Checklist

  • [x] I have included my DE, WM, and version of Cathook.
  • [x] I have included the steps to reproduce and my logs to the best I am able to share.
  • [x] The Developers are allowed to contact me on the official telegram for further information if they need it. (Lobster)

ghost avatar Aug 02 '22 21:08 ghost

It downloads Boost 1.76.0, and what you described is entirely normal when attaching. It successfully attached. If boost was the wrong version it wouldn't compile.

STEVE4git avatar Aug 04 '22 01:08 STEVE4git