foundation-source

libEBML2, libMatroska2, mkvalidator, mkclean and the specifications

  • 所有者: Matroska-Org/foundation-source
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

1/ To build these sources you first need to build coremake:

  • for UNIX + gcc:
    gcc corec/tools/coremake/coremake.c -o coremake

  • for Windows in a Visual Studio shell:
    cl corec/tools/coremake/coremake.c -o coremake.exe

2/ Generate the makefiles

  • for gcc on Linux
    ./coremake gcc_linux
    or
    ./coremake gcc_linux_x64

  • for gcc on Mingw64
    ./coremake gcc_win64

  • for Visual Studio on Windows
    ./coremake vs9_x64

3a/ build the spec tools

make -C spectool

the result executables will be in /release/<gcc_win64> with <gcc_win64> being the name of the
coremake target you used on step 2.

3b/ build mkvalidator

make -C mkvalidator

the result executables will be in /release/<gcc_win64> with <gcc_win64> being the name of the
coremake target you used on step 2.

3c/ build mkclean

make -C mkclean

the result executables will be in /release/<gcc_win64> with <gcc_win64> being the name of the
coremake target you used on step 2.

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

主要指標

概覽
名稱與所有者Matroska-Org/foundation-source
主編程語言C
編程語言C (語言數: 8)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2013-01-10 21:49:52
推送於2025-01-19 10:22:53
最后一次提交2025-01-19 11:12:37
發布數8
最新版本名稱mkvalidator-0.6.0 (發布於 )
第一版名稱mkclean-0.8.9 (發布於 )
用户参与
星數60
關注者數11
派生數29
提交數1.5k
已啟用問題?
問題數67
打開的問題數36
拉請求數129
打開的拉請求數7
關閉的拉請求數9
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?