ivanfratric / polypartition

Tiny Polygon Partitioning and Triangulation Library
MIT License
664 stars 118 forks source link

Compilation of test.cpp failed #37

Closed bhawana1999 closed 3 years ago

bhawana1999 commented 5 years ago

error

This is the error message

PDeveloper commented 5 years ago

You're either not including the header file, or since it's a linker error, then you're probably not compiling the .cpp file of the library.