Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4463324
  • 博文数量: 356
  • 博客积分: 10458
  • 博客等级: 上将
  • 技术积分: 4734
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-24 14:59
文章分类

全部博文(356)

文章存档

2020年(17)

2019年(9)

2018年(26)

2017年(5)

2016年(11)

2015年(20)

2014年(2)

2013年(17)

2012年(15)

2011年(4)

2010年(7)

2009年(14)

2008年(209)

分类: C/C++

2016-03-02 18:19:58

soapcpp2 -i bike.h
问题:
**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.17r
**  Copyright (C) 2000-2013, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool is released under one of the following licenses:
**  GPL or the commercial license by Genivia Inc.

Critical error: #import: Cannot open file "stlvector.h" for reading.
Hint: use option -I (for example -Igsoap/import:gsoap/custom:.)

mkdir import
从gsoap源码中拷贝需要的头文件过来
cp ~/download/gsoap-2.8/gsoap/import/stlvector.h  ./import
其他soap12.h  xmime5.h  xop.h这几个头文件也拷贝过来

作者:帅得不敢出门   程序员群:31843264
阅读(3290) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~