| View previous topic :: View next topic |
| Author |
Message |
neariot n00b

Joined: 03 Jan 2013 Posts: 1
|
Posted: Thu Jan 17, 2013 2:26 pm Post subject: when qt5 can take place of qt4 in portage tree? |
|
|
It is said that qt5 has many new features.I install qt 5 from the qt overplay , but I don't how to let compile all qt apps. Who can help me? _________________ just do it |
|
| Back to top |
|
 |
yngwin Developer


Joined: 19 Dec 2002 Posts: 4389 Location: Suzhou, China
|
Posted: Sun Jan 27, 2013 1:48 pm Post subject: |
|
|
Qt4 apps cannot be compiled against Qt5. They need to be specifically ported over. This will be a process that will take some time. _________________ "Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF |
|
| Back to top |
|
 |
ssuominen Developer

Joined: 30 Sep 2005 Posts: 1822 Location: Finland
|
Posted: Sun Jan 27, 2013 1:51 pm Post subject: |
|
|
| yngwin wrote: | | Qt4 apps cannot be compiled against Qt5. They need to be specifically ported over. This will be a process that will take some time. |
I support it will get it's own SLOT, right? |
|
| Back to top |
|
 |
genstorm Advocate


Joined: 05 Apr 2007 Posts: 2242 Location: Austria
|
Posted: Sun Jan 27, 2013 3:59 pm Post subject: |
|
|
I'm not even sure if KDE will be ready with 4.11. I think that's the plan, and a lot needs to be rewritten in kwin - no idea how much work needs to be done with other packages. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
| Back to top |
|
 |
yngwin Developer


Joined: 19 Dec 2002 Posts: 4389 Location: Suzhou, China
|
Posted: Mon Jan 28, 2013 7:17 am Post subject: |
|
|
| ssuominen wrote: | | yngwin wrote: | | Qt4 apps cannot be compiled against Qt5. They need to be specifically ported over. This will be a process that will take some time. |
I support it will get it's own SLOT, right? |
Obviously. That's why we have been demanding that developers religiously add the correct slot to their Qt deps. The new Qt5 modules are in the qt overlay and have slot :5.
| genstorm wrote: | | I'm not even sure if KDE will be ready with 4.11. I think that's the plan, and a lot needs to be rewritten in kwin - no idea how much work needs to be done with other packages. |
No, that's not the plan. KDE Frameworks 5 (as it will be called) will be based on Qt5. KDE SC 4.x will remain Qt4-based. _________________ "Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF |
|
| Back to top |
|
 |
|