LibreCAD and Qt 5.2

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
IRD
Reply | Threaded
Open this post in threaded view
|

LibreCAD and Qt 5.2

IRD
Hi,
Has anyone try to compile LIbreCAD and a plugin structure with Qt 5.2?
Indeed I am facing some issues and I will be interested in any advice.

thanks
IRD
Reply | Threaded
Open this post in threaded view
|

Re: LibreCAD and Qt 5.2

IRD
;
Reply | Threaded
Open this post in threaded view
|

Re: LibreCAD and Qt 5.2

dxli
In reply to this post by IRD
Please elaborate with details, testcases, etc.

IRD wrote
Hi,
Has anyone try to compile LIbreCAD and a plugin structure with Qt 5.2?
Indeed I am facing some issues and I will be interested in any advice.

thanks
IRD
Reply | Threaded
Open this post in threaded view
|

Re: LibreCAD and Qt 5.2

IRD
I have compiled the source code and my pluggin after a few changes in the code which was running with Qt4.
There is no error but my pluggin is not loaded.
I have made no change to the plugin structure.
I don't know how to identify what part of my code has to be modified in order to have my pluggin loaded.
Any advice?