⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.hp-ux

📁 这是关于RFC3261实现sip的源代码
💻 HP-UX
字号:
This file describes some things to be aware of when building SIP (and PyQt)under HP-UX.I had success building SIP V4 and PyQt on HP-UX 11.0 with theHP aC++ compiler. My configuration was:HP-UX B.11.00HP aC++ Compiler C.03.50 (B3911DB) Qt-3.3.3Python-2.3.4sip-snapshot-20041113PyQt-commercial-snapshot-20041031Additionally, I installed the patches PHSS_29483 and PHSS_30967.PHSS_29483 brings the aC++ Compiler to level A.03.52.PHSS_30967 is a cumulative linker patch.Because HP-UX can load C++ shared libraries and C++ shared objects only, whenthe main program is a C++ program, I had to configure Python with the option--with-cxx=aCCI also had to change the definition of _POSIX_C_SOURCE in the configure scriptof Python from 200112L to 199506L because it conflicts with the definitionfrom Qt.If you have any problems or questions on building SIP or PyQt on HP-UX, eithersend an email to ulrich.berning@desys.de or use the PyKDE mailing list.Ulrich BerningDESYS GmbH

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -