Conversation

@buherator

Am I missing something ?

make[1]: Leaving directory '/home/loadlibrary/intercept'
cc -O3 -march=native -ggdb3 -m32 -std=gnu99 -fshort-wchar -Wno-multichar -Iinclude -mstackrealign -DNDEBUG -D_GNU_SOURCE -I. -Iintercept -Ipeloader -c -o intercept/hook.o intercept/hook.c
make: *** No rule to make target 'ODSHook.c', needed by 'ODSHook.o'. Stop.

1
0
0
@nixfreak submodules maybe? also pls note that I linked an experimental branch, you'll be better off with upstream. if you encounter problems please use the GH issue tracker so others can learn from the answers too!
1
0
1

@buherator hmm so your right upstream worked just fine.. Do you have issue tracker enabled on your repo ?

1
0
0
@nixfreak no and tbf I don't really want to provide support for some half-baked stuff, so please just stick to upstream until x64 support gets merged or maybe comment on the relevant PR's if you think you found a bug in them (#97 tracks x64 support).
1
0
0