![]() |
problems with C++ and libxml on Windows
Hi there.
I'm italian (so, sorry for my bad english) and I'm new to this forum. I wanted to ask you a question. Your answer will help me with my thesis, so, thank you!! I'm writing an interface for a robotic wheelchair controlled by a BCI system. The problem is: the interface is running on Ubuntu, and the BCI system used is based on windows. I exported the classes that are related to the BCI system, but I've a serious problem with XML! I mean: when I try to open an XML file the program crashes. This is the code: Code:
#include <libxml/tree.h>Do you have any ideas about the problem? Or if I can find other libraries? Thank you in advance! Eleonora |
Re: problems with C++ and libxml on Windows
Download source code and compile it in windows, if you cannot search for a windows xml library.
|
| All times are GMT +5.5. The time now is 03:18. |