{"id":22887674,"url":"https://github.com/mrexplode/prog1-template","last_synced_at":"2025-03-31T19:14:17.863Z","repository":{"id":131026031,"uuid":"457367899","full_name":"MrExplode/Prog1-template","owner":"MrExplode","description":"Prog1 base template","archived":false,"fork":false,"pushed_at":"2022-02-10T15:22:44.000Z","size":1598,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T23:31:22.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrExplode.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-09T13:22:05.000Z","updated_at":"2022-02-10T15:15:09.000Z","dependencies_parsed_at":"2023-05-25T14:45:14.237Z","dependency_job_id":null,"html_url":"https://github.com/MrExplode/Prog1-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrExplode%2FProg1-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrExplode%2FProg1-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrExplode%2FProg1-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrExplode%2FProg1-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrExplode","download_url":"https://codeload.github.com/MrExplode/Prog1-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523867,"owners_count":20791444,"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-12-13T20:37:49.488Z","updated_at":"2025-03-31T19:14:17.834Z","avatar_url":"https://github.com/MrExplode.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prog1 alap repo\n\nEz a template repo a Prog1 GUI fejlesztés során használt framework Windowson történő használatát könnyíti meg.\n\n## Ismert problémák\n\nSzerény tudásommal nem tudtam megoldani a namespace collisiont a `Shape` subclassok és a MinGW rendszer classok között, ezért a fentebb említett classokat namespace jelöléssel kell használni.  \nPl.:\n\n```c++\nGraph_lib::Polygon poly;\nGraph_lib::Rectangle r {Point{200, 200}, 100, 50};\n```\n\n## Előfeltételek\n\nA gcc compiler használatához Windowson telepíteni kell az [MSYS2](https://www.msys2.org/)-t. A projekt weboldalán elég korrekt angol leírás található, de azért [itt](https://github.com/MrExplode/Prog1-template/blob/master/docs/msys2.md) van magyarul is.\n\n## Használat\n\nA megírt forráskódokat az `src` mappába helyezd el. Ajánlott könyvtárstruktúra:\n\n```\n\nsrc\n\n├── gui\n\n├── week2\n\n│ └── drill12.cpp\n\n├── week3\n\n│ └── . . .\n\n│ . . .\n\n└── compile.sh\n\n```\n\nA forráskódot a `compile.sh` vagy a `compile.bat` script segítségével tudod futtatni.\n\n```bash\n\n./compile.sh \u003cforrás\u003e  \u003coutput\u003e\n\nPl:\n\n./compile.sh week2/drill12.cpp week2/drill12.out\ncompile.bat week2/drill12.cpp week2/drill12.exe\n\n```\n\n### VSCode extrák\n\nA [VSCode](https://code.visualstudio.com/) minden egyéb konfigurálás nélkül is használható, viszont ha szeretnél többet a syntax highlightnál, (pl. debugging, error check, integrált taskok) akkor [itt](https://code.visualstudio.com/docs/cpp/config-mingw) találsz róla egy leírást a beállításról.\n\n### Egyéb IDE használata\n\nHa olyan menő vagy hogy [CLiont](https://www.jetbrains.com/clion/) / [Visual Studiot](https://visualstudio.microsoft.com/) használsz, akkor szerintem sikerülni fog egyedül setupolni a workspacet :)\n\n- [fltk build](https://github.com/MrExplode/Prog1-template/blob/master/docs/fltk.md)\n\n- [official leírás cmake használatához](https://github.com/fltk/fltk/blob/master/README.CMake.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrexplode%2Fprog1-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrexplode%2Fprog1-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrexplode%2Fprog1-template/lists"}