cpp_dll export error #457
-
clipper.export.h line 364 “clip_offset.Execute(delta)” error, no overloaded function accepts a parameter. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Should I use "void ExecuteInternal(double delta);"? |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
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