Go to file
Timothy Gu 082b8b463b pcl: explicitly disable pcap
winpcap package is broken: it doesn't install many headers needed by normal
applications like pcl. If it is installed before `make pcl`, the pcl build
system falsely believes the installation is legit and tries to build against
winpcap, and fails.

Therefore, before fixing winpcap, it is better to at least make pcl build.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-18 20:55:43 -07:00
assets Add build matrix generation target 2014-04-29 20:37:23 -07:00
doc Update GMSL 2014-07-27 10:47:34 -07:00
ext Update GMSL 2014-07-27 10:47:34 -07:00
src pcl: explicitly disable pcap 2014-09-18 20:55:43 -07:00
tools patch-tool-mxe: Add support for changing patch file 2014-09-17 17:12:32 -07:00
.gitattributes package sfml: fix line endings and convert patches to git format 2013-07-06 18:54:03 +10:00
.gitignore Add build matrix generation target 2014-04-29 20:37:23 -07:00
CNAME Add CNAME file for gh-pages 2012-03-29 12:15:38 +02:00
Makefile Explicitly disallow paths with whitespace 2014-09-03 20:31:55 -07:00
index.html Merge pull request #503 from sikoragmbh/oce_package 2014-09-08 18:21:54 -07:00