Page 1 of 1

64 bit dll compile error

Posted: Wed Oct 23, 2024 12:36 am
by RSrole
I'm making a change in a 64bit dll that I wrote a few years ago. With 6.12 I'm getting an "error:undefined symbol: Pb_Debugger_sendTranslatedError" but I'm compiling the dll without the debugger so it doesn't make sense. Any ideas?

Re: 64 bit dll compile error

Posted: Wed Oct 23, 2024 1:29 am
by jacdelad
Too bad...

...and without a code demonstrating the problem and at least one other person confirming the problem, nobody can say whether this is really a bug or not. Also, it's hard/impossible to help you without code.