{"id":19544208,"url":"https://github.com/azareal/cppforo","last_synced_at":"2026-06-07T20:31:20.520Z","repository":{"id":23463803,"uuid":"26827945","full_name":"Azareal/cppforo","owner":"Azareal","description":"Cpp Foro: Forum software powered by C++","archived":false,"fork":false,"pushed_at":"2015-01-04T09:47:40.000Z","size":3320,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T19:16:21.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azareal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-18T20:14:26.000Z","updated_at":"2022-09-19T14:30:09.000Z","dependencies_parsed_at":"2022-08-22T00:30:39.623Z","dependency_job_id":null,"html_url":"https://github.com/Azareal/cppforo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azareal%2Fcppforo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azareal%2Fcppforo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azareal%2Fcppforo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azareal%2Fcppforo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azareal","download_url":"https://codeload.github.com/Azareal/cppforo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240801035,"owners_count":19859727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T03:25:46.263Z","updated_at":"2026-06-07T20:31:20.467Z","avatar_url":"https://github.com/Azareal.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Project CppForo\n=======\n\nProject CppForo: Forum software powered by C++. An experimental project to show the viability of C++ in the forum software market and to explore the potential of C++ on the forum market.\n\nWe currently only have build instructions for Ubuntu. The complete build instructions for Windows are coming soon, although the current focus is on Linux.\n\n\nRequirements\n=====\nPython 3.4\n\nWindows or Linux (tested on Ubuntu)\n\n\nBuilding from source\n=====\nBuilding from source additionally requires the MySQL Connector/C++ driver, the Pion HTTP Library, the Crypto++ cryptography library for enhanced password security and the Boost Library to be installed on the build machine.\n\nUbuntu\n=====\nRun the following commands to install the dependencies that the software needs and their dependencies:\n\nsudo apt-get install build-essential module-assistant dh-autoreconf\n\nsudo apt-get install zlib1g-dev libssl-dev libxml2-dev libbz2-dev libpcap-dev python-lxml libpython3.4-dev libmysqlcppconn-dev\n\nsudo apt-get install libboost1.54-all-dev\n\ncd over to the pion base directory.\n\n./autogen.sh\n\n./configure\n\nmake all\n\nsudo make install\n\nIf the following command doesn't work then, you may need to replace the 9 with whatever the latest version of Crypto++ is:\n\nsudo apt-get install libcrypto++9 libcrypto++9-dbg libcrypto++-dev\n\n\nInstall MariaDB or MySQL.\n\nMariaDB:\n\nsudo apt-get install mariadb-server\n\n\nOpen up the Code::Blocks project and compile it. A method that doesn't require this IDE is coming soon..\n\nWindows\n====\n\nWindows build instructions are coming in the future, however here's some information on building the Boost Library, as the official documentation lacks detail on some things:\n\nBuilding the Boost Library\n===\n1. Download the latest version of the Boost Library from http://www.boost.org/\n2. Open a command prompt (cmd.exe)\n3. Navigate to the directory where you extracted the Boost Library with the cd command.\n4. Run bootstrap.bat\n5. Run b2 --toolset=msvc-10.0 architecture=x86 address-model=64 stage\n\nNote: Change the toolset above to whatever compiler that you have on Windows and change the address model to whether you want a 32-bit build or a 64-bit build.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazareal%2Fcppforo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazareal%2Fcppforo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazareal%2Fcppforo/lists"}