Closed tapphughesn closed 3 years ago
I think it wants the RulerTool constructor to define that as a const reference, but I'll dig into it. The reason why you are seeing the error is Visual Studio (which I use) is a bit more lax than gcc by default.
Hi,
I got this error after building ImageViewer on my Ubuntu 20.04 system and using "make".
Does anyone know how I can resolve this? Thanks!