WEB开发网
开发学院软件开发VC 编译OpenH323 阅读

编译OpenH323

 2009-10-06 20:29:52 来源:WEB开发网   
核心提示:MSVC编译过程:1.打开installdir\OPENH323\OPENH323.DSW,2.选择Workspace中的"File View"3.在编译工具栏中选择编译类型"Win32 Release", "Win32 Debug" 或 "Win3

MSVC编译过程:

1.打开installdir\OPENH323\OPENH323.DSW。

2.选择Workspace中的"File View"

3.在编译工具栏中选择编译类型"Win32 Release", "Win32 Debug" 或 "Win32 No Trace"

4.右击"OpenH323Lib files"中菜单中选择"Build",编译OPenH323lib,你将会看到如下的输出:

--------------------Configuration: OpenH323Lib - Win32 Release--------------------

Configuring Build Options

Searching C:\

Searching D:\

Located ffmpeg RFC2190 AVCODEC Library at D:\rfc2190avcodec.dll\

Audio Software Codecs enabled

Video System enabled

ffmpeg RFC2190 AVCODEC Library enabled

Quicknet Internet xJACK cards enabled

Configuration completed.

Compiling...

precompile.cxx

Compiling...

channels.cxx

...lines deleted...

transmitter.cxx

vid_coder.cxx

Generating Code...

Creating library...

OpenH323s.lib - 0 error(s), 0 warning(s)

5.右击"OpenH323dll files"选择"bulid"你,编译Openh323dll,你将会看到如下的输出:

--------------------Configuration: OpenH323dll - Win32 Release--------------------

Merging exported library symbols

MergeSym version 1.4.0 on Windows 2000 by Equivalence

Compiling resources...

Compiling...

dllmain.cxx

Linking...

Creating library lib/OpenH323.lib and object lib/OpenH323.exp

Extracting debug symbols

REBASE: Total Size of mapping 0x00570000

REBASE: Range 0x30000000 -0x30570000

OpenH323.dll - 0 error(s), 0 warning(s)

在Openh323工程文件中,剩下的是编解码项目和例子程序,大家可以随意建立.

上一页  1 2 

Tags:编译 OpenH

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接