ソースを参照

Merge pull request #1690 from LMattsson/LMattsson-patch-1

Clarify how to build server out-of-tree
pull/1692/head
linma (ThinLinc team) 7ヶ月前
コミット
1e87050d1c
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更4行の追加0行の削除
  1. 4
    0
      BUILDING.txt

+ 4
- 0
BUILDING.txt ファイルの表示

@@ -146,7 +146,11 @@ that the viewer has already been built, per above.)
system. In particular, it will be necessary to customize the font, XKB,
and DRI directories.)

For a regular, in-tree build:
> make TIGERVNC_SRCDIR={source_directory}
If performing an out-of-tree build:
> make TIGERVNC_SRCDIR={source_directory} TIGERVNC_BUILDDIR={build_directory}
(NOTE: Use absolute paths for source_directory and build_directory)


Building the Windows TigerVNC Viewer with MinGW

読み込み中…
キャンセル
保存