Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

セルフホストできない #98

Closed
1 of 8 tasks
wx257osn2 opened this issue Feb 12, 2019 · 4 comments · Fixed by #799
Closed
1 of 8 tasks

セルフホストできない #98

wx257osn2 opened this issue Feb 12, 2019 · 4 comments · Fixed by #799
Labels
enhancement New feature or request

Comments

@wx257osn2
Copy link
Contributor

wx257osn2 commented Feb 12, 2019

パッケージリポジトリpoac の依存パッケージが存在しないため, poac に対して poac install を行うとコケる.

不足パッケージ

  • boost/property_tree
  • boost/filesystem
  • boost/range
  • boost/algorithm
  • boost/foreach
  • boost/dynamic_bitset
  • boost/beast
  • cpp-shell-cmd
@ken-matsui
Copy link
Member

パッケージ頑張ります (成果報告会が終わったら...)
cpp-shell-cmdは依存関係から削除しました.-> d621f5d

@wx257osn2
Copy link
Contributor Author

こう,#93 でCygwinユーザー向けのビルドができることは確認したけど,たぶん現状だとpoacでセルフホストしようとしたときにコケる(はずな)ので,パッケージが揃えば確認と修正ができるなぁという…
当座CMake使ってビルドできればそれで良い,ということであればREADMEにCygwinユーザー向けの注釈を加えるPRを飛ばします.(これは本質的な解決ではないですし,Cygwinを積極的にサポートするのかは存じませんが…)

@ken-matsui
Copy link
Member

ken-matsui commented Feb 12, 2019

最終的にはバイナリ配布を行う予定なので,とりあえずCMakeでビルドできればそれで良いと思っています.
ですので,PR頂けるのは非常にありがたいです!

@wx257osn2
Copy link
Contributor Author

#100 で追記のPR飛ばしました.

@ken-matsui ken-matsui added the enhancement New feature or request label Feb 12, 2019
ken-matsui added a commit that referenced this issue Dec 22, 2023
Resolves #793, resolves
#795, resolves
#778, resolves
#98, resolves
#770

Features that are removed with this change (will be re-implemented):
* graph command => doesn't make sense until the Poac registry is
supported
* search command => use poac.dev instead for now
* Conan support => use Git support instead for now
* Poac registry support => use Git support instead for now
* compile_commands.json => will soon be implemented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants