{"id":13451377,"url":"https://github.com/anak10thn/node-qt5","last_synced_at":"2026-01-20T05:06:09.198Z","repository":{"id":141925797,"uuid":"132455360","full_name":"anak10thn/node-qt5","owner":"anak10thn","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-12T08:07:47.000Z","size":18173,"stargazers_count":30,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-28T18:15:19.902Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anak10thn.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":"2018-05-07T12:09:31.000Z","updated_at":"2023-11-01T14:26:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a881e48-46ed-4940-83d3-d25cd5d7df4a","html_url":"https://github.com/anak10thn/node-qt5","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/anak10thn%2Fnode-qt5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anak10thn%2Fnode-qt5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anak10thn%2Fnode-qt5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anak10thn%2Fnode-qt5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anak10thn","download_url":"https://codeload.github.com/anak10thn/node-qt5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245149556,"owners_count":20568923,"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-07-31T07:00:52.861Z","updated_at":"2026-01-20T05:06:09.183Z","avatar_url":"https://github.com/anak10thn.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"## BUILD\n\n### OSX\n\n### Prepare\nQt 5.9 is the last version of Qt that node-qt5 will support. Make sure that you have Xcode installed. Under Xcode preferences locations, make sure there is a version set.\n\nInstall Qt 5 with homebrew:\n\n```bash\n$ brew install qt\n```\n\nThe Homebrew formula for qt is keg only which means binaries like qmake will not be symlinked into your /usr/local/bin directory and therefore will not be available for node-qt5.\n\nThen add to your shell configuration file:\n\n```bash\n$ echo 'export PATH=\"$(brew --prefix qt)/bin:$PATH\"' \u003e\u003e ~/.bashrc\n```\nOr another solution, but not recommended because it will break on brew upgrade, is to force Homebrew to symlink those binaries into your /usr/local/bin directory:\n\n```bash\n$ brew link --force qt\n```\n\nRestart your terminal.\n\nAfter running this command you should get the following output:\n\n```bash\n$ which qmake\n/usr/local/bin/qmake\n```\n\n### Build\n\n```bash\n$ git clone https://github.com/anak10thn/node-qt5.git\n$ cd node-qt5; npm install;\n```\n\n### Test\n```bash\n$ node examples/qml.js\n```\n\n![osx](docs/imgs/osx.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanak10thn%2Fnode-qt5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanak10thn%2Fnode-qt5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanak10thn%2Fnode-qt5/lists"}