Search Criteria
Package Details: tinyxml2-git 9.0.0.r25.ge059560-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tinyxml2-git.git (read-only, click to copy) |
---|---|
Package Base: | tinyxml2-git |
Description: | Simple, small, efficient, C++ XML parser |
Upstream URL: | https://leethomason.github.io/tinyxml2/ |
Licenses: | zlib |
Conflicts: | tinyxml2 |
Provides: | tinyxml2 |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-08 17:35 (UTC) |
Last Updated: | 2023-04-10 10:57 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (137)
- 2s2h (requires tinyxml2)
- 2s2h-bin (requires tinyxml2)
- 2s2h-git (requires tinyxml2)
- 2s2h-otr-exporter (requires tinyxml2)
- 2s2h-otr-exporter-git (requires tinyxml2)
- aseprite (requires tinyxml2)
- bmcweb-git (requires tinyxml2)
- casadi (requires tinyxml2)
- casadi-git (requires tinyxml2)
- cegui (requires tinyxml2) (make)
- cegui (requires tinyxml2) (optional)
- cegui-git (requires tinyxml2) (optional)
- cppcheck-git (requires tinyxml2)
- eprosima-fast-dds (requires tinyxml2)
- fastdds (requires tinyxml2)
- gamekit-git (requires tinyxml2)
- gazebo (requires tinyxml2)
- gazebo-git (requires tinyxml2)
- glportal (requires tinyxml2)
- glportal-git (requires tinyxml2)
- Show 117 more...
Latest Comments
atkn commented on 2021-07-16 09:38 (UTC)
Hello, I used this package to compile ignition-common-3 but got linker errors while compiling. To anyone who wants to workaround this by adding
-DCMAKE_CXX_FLAGS="-fPIC" \
to Cmake arguments and ignition-common-3 compiles without linker errors.