cocomelonc/peekaboo

Issue In Compiling

WinterIsCommin opened this issue · 2 comments

Run the script with the command line provided, it printed "successfully compiled :)", but i could not find the output dll file.
The following error is seen:
peekaboo-enc.cpp:32:33: error: ‘s_32’ was not declared in this scope; did you mean ‘s_k32’?
32 | unsigned int s_k32_len = sizeof(s_32);
| ^~~~
| s_k32
peekaboo-enc.cpp: In function ‘BOOL AuXNgXcSyyJYjErneID()’:
Capture

Sorry it's just misprint in my code. 878a8bc

where is outpout dll file?