Re: LibreCad-2.2.0.alpha - Need help with drawing a line in C++

Posted by mad-hatter on
URL: https://forum.librecad.org/LibreCad-2-2-0-alpha-Need-help-with-drawing-a-line-in-C-tp5715519p5715901.html

Hello,

I've posted the my plugin surce on DropBox.
Files on DropBox.

I can compile and run LibreCad when I add in my plugin, it works, I want to improve it.

Its just when I try and include the files shown in my previous post, I get file not found.
The filles are there, thats why I mentioned mayby a path issue with Qt Creator or LibreCad.

Regards