qt4l_building.html

来自「这个库实现了录象功能」· HTML 代码 · 共 20 行

HTML
20
字号
<TITLE>Building</TITLE><H1>Step 1: Build the library</H1><P>The entire source code tree should be positioned in a location whereevery application that needs it can access it.  There is no provisionfor standard include files and normally it's much to difficult forusers to match versions to use it as a shared library.  Those of youwho were around in 1997 may remember QT doing this.<P>Run make.  Make automatically configures itself.  The output is put ini686/libquicktime.a.  You should manually set the CFLAGS environmentvariable with the optimum optimization parameters for your i686derivative.<P><P><P>

⌨️ 快捷键说明

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