LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 569|回复: 0

一个图形界面的编译?紧急求助。(在线等)

[复制链接]
发表于 2004-10-15 18:41:41 | 显示全部楼层 |阅读模式
我想编译下面这个showmesh。c,它是一个图形显示程序,要用到图形的库程序,我不知道怎么弄,大家帮帮忙。谢谢。

On some machines you should specify the path to the X libraries and include files. This is achieved with the -I and -L options. For example, when I compile ShowMesh on the Red Hat Linux, I have to type:
gcc -o ShowMesh -O3 -I/xxx -L/xxx showmesh.c -lX11
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表