forked from jlaine/qdjango
-
Notifications
You must be signed in to change notification settings - Fork 3
QDjango, a Qt-based C++ web framework
License
hicknhack-software/qdjango
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
QDjango License ======= This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. Requirements ============ On Debian ---------- $ sudo aptitude install libqt4-dev libqt4-sql-sqlite On Mac OS X ----------- $ sudo port install qt4-mac Building QDjango ================ $ mkdir build $ cd build $ qmake .. $ make See platform specific notes for applicable qmake options.
About
QDjango, a Qt-based C++ web framework
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 97.3%
- QMake 1.7%
- C 0.7%
- Shell 0.3%
- HTML 0.0%
- CSS 0.0%