简体   繁体   English

将KDE应用程序移植到Windows

[英]porting kde application to windows

hy HY

I'm trying to port a KDE application to windows 我正在尝试将KDE应用程序移植到Windows

my problem is finding a suitable KDE SDK for windows, i can't include any k-headers (kapplication.h kaction.h ....) and I haven't even got to the libs 我的问题是找到适合Windows的KDE SDK,我不能包含任何k头文件(kapplication.h kaction.h ....),甚至还没有找到libs

is there a guide for doing things like this 有做这样的事情的指南吗

KDE 4 is intended to natively support windows so it should be less of a "porting" effort and more of a "getting it to compile as-is" effort (though there will likely be a few minor changes). KDE 4旨在本机支持Windows,因此应该减少“移植”工作,而应更多地“让它按原样编译”工作(尽管可能会进行一些小的更改)。 You should be able to find the relevant information on the KDE on Windows site . 您应该能够在Windows站点KDE上找到相关信息。 Specifically, there is a porting section in their wiki for ensuring KDE apps run under windows. 具体来说,他们的Wiki中有一个移植部分,用于确保KDE应用程序在Windows下运行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM