Skip to content

rsn8887/xerces-c

Repository files navigation

See the doc/html/index.html for the description of the Xerces-C++
project and other documentation.

To compile for Vita:
```
cmake -DCMAKE_TOOLCHAIN_FILE=$VITASDK/share/vita.toolchain.cmake -Dmutex-manager=nothreads -Dnetwork=OFF -Dsse2=OFF -Dthreads=OFF -DBUILD_SHARED_LIBS=OFF ../xerces-c-3.2.0/

make -j10
make install -j10
```

About

xerces-c for Vita (for the port of Enigma game) based on xerces-c release v3.2.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published