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

📄 platforms

📁 MPEG2 PLAYER in linux
💻
字号:
This file contains notes on compiling the code for different platforms.The Makefile contains comments to support many platforms.  You shouldmodify it to set the parameters for your platform.  Some common problemspeople run into are discussed below.On RS6000s libXext does not seem to support shared memory, remove -DSH_MEMOn an SGI IRIX 4, make sure to set the environment variable SGI_IRIX4to 1, and remove none of the commented out CFLAGS.On VMS: the standard way for building images is to use mms.  if you compilewithout mms, the following variables must be defined(at least for dec c4.0, i did not try any other compiler):   NO_LRAND48 NO_RANDOM SIG_ONE_PARAM NO_GETTIMEOFDAY  

⌨️ 快捷键说明

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