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

📄 install

📁 kscope
💻
字号:
Building and Installing KScope==============================Prerequisites-------------- Qt4 version 4.4.0 and above- QScintilla2 (http://www.riverbankcomputing.co.uk/software/qscintilla/download)- Standard build toolsConfigure---------Edit the 'config' file as necessary.Please make sure that all paths are set up correctly before building KScope.Any changes to the configuration file require a fresh build (starting with an invocation of qmake).Build-----In a shell, execute  $ qmake  $ makeor  $ make debugfor a debug-enabled build.Install-------Make sure you have the right permissions for copying files into the destinationdirectory. Then execute  $ make installRun---The executable is called 'kscopeapp' and is located under INSTALL_PATH/bin. Theshared libraries are under INSTALL_PATH/lib, so LD_LIBRARY_PATH needs to includethis directory for the dynamic linker to find them.

⌨️ 快捷键说明

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