cpp_dll export error #457
Answered
by
AngusJohnson
helloworld1l
asked this question in
Q&A
|
clipper.export.h line 364 “clip_offset.Execute(delta)” error, no overloaded function accepts a parameter. |
Answered by
AngusJohnson
Mar 22, 2023
Replies: 2 comments
|
Should I use "void ExecuteInternal(double delta);"? |
0 replies
|
Hi. Thanks for the feedback. Yes, this is/was a bug that I've fixed just now. Clipper2/CPP/Clipper2Lib/include/clipper2/clipper.export.h Lines 364 to 365 in 7f51170 Clipper2/CPP/Clipper2Lib/include/clipper2/clipper.export.h Lines 379 to 380 in 7f51170 |
0 replies
Answer selected by
helloworld1l
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. Thanks for the feedback. Yes, this is/was a bug that I've fixed just now.
Clipper2/CPP/Clipper2Lib/include/clipper2/clipper.export.h
Lines 364 to 365 in 7f51170
Clipper2/CPP/Clipper2Lib/include/clipper2/clipper.export.h
Lines 379 to 380 in 7f51170