Login  Register

LibreCAD and Qt 5.2

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

LibreCAD and Qt 5.2

IRD
10 posts
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
| More
Print post
Permalink

Re: LibreCAD and Qt 5.2

IRD
10 posts
;
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: LibreCAD and Qt 5.2

dxli
1984 posts
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
| More
Print post
Permalink

Re: LibreCAD and Qt 5.2

IRD
10 posts
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?