News:

Download Pelles C here: http://www.pellesc.se

Main Menu

Link error with minhook

Started by unwake, Today at 04:09:53 AM

Previous topic - Next topic

unwake

https://github.com/TsudaKageyu/minhook/releases/tag/v1.3.4
Minhook has dynamic and static lib, link with dynamic lib is ok, but link with static lib "libMinHook.x64.lib", say error:
POLINK: fatal error: Unsupported anonymous format in object 'x64\Release\libMinHook\hook.obj'.
can you fix it ?

TimoVJL

#1
That ANON_OBJECT_HEADER is a problem for linking.
Check library with pope.exe
May the source be with you

Vortex

Sorry but is it allowed to discuss about API hooking in this forum?
Code it... That's all...