如何在VS2010中使用xerces-c-3.1.1 [英] how to use xerces-c-3.1.1 with VS2010

查看:115
本文介绍了如何在VS2010中使用xerces-c-3.1.1的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!

i下载xerces-c-3.1.1用它来解析xml文件(读写),我必须在VS2010的项目中使用它(在GUI中) )但我真的不知道怎么办?



可以帮我一个谢谢

hi all!
i downloded xerces-c-3.1.1 to use it in parsing xml files (read and write), and i have to use it in my project in VS2010 (in a GUI) but i really don't know how to ??

could ay one help me thankx

推荐答案

这是我在这个问题上发现的第三个问题。你有没有看过 XmlLite [ ^ ]?
This is the third question of yours I have found on this subject. Have you looked into XmlLite[^]?


hi


很高兴,我必须解决这个问题,我必须找到一个好的xml解析器,它可以帮助我在win32或windows窗体项目中读取和编写VS2010中的xml文件,我喜欢使用tinyxmln xmlinspector,exerces和pugixml对于大多数主题,当我将它们与win32或Windows窗体项目一起使用时,我会遇到错误。

他们所有(接受exerces)给我同样的错误:
hi
honnestly, i have to work this out, i have to find a good xml parser taht can help me to readand write xml files in VS2010 in a win32 or windows forms projects , i loooked in tinyxmln xmlinspector, exerces, and pugixml for most of theme i have got errors when i use them with a win32 or windows forms project.
they all ( accept exerces) give me the same error :
 tinystr.cpp
1>c:\users\abdelhalim\desktop\manel pfe\tinyxml1\tinyxml\tinystr.cpp(27): warning C4627: '#include "tinystr.h"' : ignoré lors de la recherche d'une utilisation d'un en-tête précompilé
1>          Ajoutez la directive à 'StdAfx.h' ou régénérez l'en-tête précompilé
1>c:\users\abdelhalim\desktop\manel pfe\tinyxml1\tinyxml\tinystr.cpp(113): fatal error C1010: fin de fichier inattendue lors de la recherche d'un en-tête précompilé. N'auriez-vous pas oublié d'ajouter '#include "StdAfx.h"' à votre source ?





添加StdAfx.h,这不行吗?



我所做的就是我只是将.cpp文件包含在文件的资源中我的项目,是正确的???????



所以,如果有人可以给我任何帮助请



非常感谢您:)



add "StdAfx.h", that dosen't work does it??

what i did is that i just include the .cpp file in files secources of my project , is that correct ???????

So if any one can give me any help please

Thank you verry much :)


这篇关于如何在VS2010中使用xerces-c-3.1.1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆