treefrog-framework
treefrog-framework copied to clipboard
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Hello, i'm trying to build the framework. This appears during build.bat script : ----------------------------------------------------------------------- 1>------ Début de la regénération globale : Projet : liblz4, Configuration : Release x64 ------ 1>lz4.c...
(1)if only to 64 bits, can it be used by a 32 bit exe, (2) How do I avoid compiling "MongoDB"
Language should be set in each actions..
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6. Release notes Sourced from commonmarker's releases. v0.23.6 What's Changed This release includes two updates from the upstream cmark-gfm library, namely: DoS vulnerability in autolink...
The libpq.dll 9.4.5 library shipped with Treefrog doesn't support scram-sha-256 authentication. When I try to connect to PostgreSQL 16.1 on Windows I get error: > authentication method 10 not supported...
adding basic German language integration * base is EN (english) * navigation * first page (partially)
deleted deprecated enum.
although I did as tutorial, but I still got above error this is my dockerfile FROM treefrogframework/treefrog RUN apt-get update && apt-get upgrade -y\ && apt-get install -y build-essential \...