pom

1.  misc.cc rgb_image.cc       include <stdlib.h>

 

2.  $sudo apt-get install libpng-dev

 

3.  make

 

4.  ./pom test.pom

 

linux下build的时候遇到的问题及解决

 http://news.ccidnet.com/art/32859/20100709/2110913_1.html

 

1. Could not find wxWidgets library.

Solution: $sudo apt-get install libwxgtk2.8-0 libwxgtk2.8-dev wx2.8-headers wx-common

2. Need libsmbclient.h for compiling on Unix.

Solution: $sudo apt-get install libsmbclient-dev

3. Need cups.h for compiling on Unix.

Solution: $sudo apt-get install libcupsys2-dev

4. error: Need opensc/opensc.h.

Solution: $sudo apt-get install libopensc2-dev

5. exec: g++: not found.

Solution: $sudo apt-get install build-essential

6. error: X11/Xlib.h: no such file or directory.

Solution: $sudo apt-get install libx11-dev

7. error: X11/Xmu/WinUtil.h: no such file or directory.

Solution: $sudo apt-get install libxmu-dev

8. error: jpeglib.h: no such file or directory.

Solution: $sudo apt-get install libjpeg-dev

9. error: png.h: no such file or directory.

Solution: $sudo apt-get install libpng-dev

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值