Search Criteria
Package Details: treefrog-framework 2.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/treefrog-framework.git (read-only, click to copy) |
---|---|
Package Base: | treefrog-framework |
Description: | High-speed C++ MVC Framework for Web Application |
Upstream URL: | https://github.com/treefrogframework/treefrog-framework |
Licenses: | BSD-3-Clause |
Submitter: | arojas |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-01 18:50 (UTC) |
Last Updated: | 2024-12-20 01:26 (UTC) |
Dependencies (4)
- mongo-c-driver
- qt5-declarative (qt5-declarative-gitAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- qt5-tools (make)
Latest Comments
df8oe commented on 2022-08-16 09:23 (UTC)
No need for apologize - I appreaciate your work and thank you!
carlosal1015 commented on 2022-08-15 19:08 (UTC)
Sorry my bad for not test before @df8oe, fixed now.
df8oe commented on 2022-08-15 12:46 (UTC)
does not build (testing):
tmongodriver.cpp:13:10: fatal error: mongoc.h: No such file or directory
13 | #include "mongoc.h"
| ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:7248: .obj/tmongodriver.o] Error 1