tamasmeszaros / libnest2d

2D irregular bin packaging and nesting library written in modern C++
GNU Lesser General Public License v3.0
312 stars 101 forks source link

Can't get the library to work #42

Closed inf000 closed 3 years ago

inf000 commented 3 years ago

I'm really having trouble to get this library to work. Followed all the instructions exactly as specified and i'm constantly getting the error error: ‘PointImpl’ does not name a type; did you mean ‘PointType’ among a million other errors. I'm speculating it's because it can't link to geometry backend and optimizer but have no clue how to solve that. Any help would be appreciated!