Giter Site home page Giter Site logo

myshogiinstaller's Introduction

Hi there 👋

Jun-ya NORIMATSU (乗松潤矢)

See also my company organization: https://github.com/alinear-corp .
※ 最近の活動は私の経営している会社のorganizationにコミットしていることの方が多いです。

Interests in Computer Science

  • Natural Language Processing
    • Language modeling
  • Data Structure and Algorithms
    • Succinct data structures
    • Trie (especially on double array structures)

My Work

I am mainly working on the development of NLP-related systems. In addition, I work as a teacher in the field programming.

Additional Interests (just hobby 😄)

  • Korean learner (Beginner Level)
  • Japanese Chess (将棋)

Contact

My Company: https://www.alinear.jp/

myshogiinstaller's People

Contributors

jnory avatar vochicong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vochicong

myshogiinstaller's Issues

System.DllNotFoundException: libgdiplus.dylib

ビルド時にエラーが出るようになったのでご報告いたします。

$ ./macOS/install.sh ./build
必要なコマンドがインストールされているか確認しています
mono ... ok
msbuild ... ok
cmake ... ok
make ... ok
git ... ok
g++ ... ok
curl ... ok
unzip ... ok
必要なコマンドは揃っているようです
事前準備 ... 完了
MyShogiをビルドしています ... [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib
  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  at System.Drawing.GDIPlus..cctor () [0x000b0] in <c8e902461b6a46608895f5ec2c8f1af4>:0
   --- End of inner exception stack trace ---
  at System.Drawing.Icon.Dispose () [0x00011] in <c8e902461b6a46608895f5ec2c8f1af4>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.Icon.Dispose()
  at System.Drawing.Icon.Finalize () [0x00000] in <c8e902461b6a46608895f5ec2c8f1af4>:0

checksums/*.sha256 チェックサムファイルフォーマットエラー

素晴らしい試みを大変ありがたく思っております。

さて、大きなモデルファイルのダウンロードが失敗しました。
ダウンロード時間も他よりもずいぶんかかったのですが、進んでいるかどうかよく見えませんでした。
ビルドコマンドを再実行したら、MyShogiをビルドしています ...で終わってしまいました。

$ ./macOS/install.sh ./build
必要なコマンドがインストールされているか確認しています
mono ... ok
msbuild ... ok
cmake ... ok
make ... ok
git ... ok
g++ ... ok
curl ... ok
unzip ... ok
必要なコマンドは揃っているようです
事前準備 ... 完了
MyShogiをビルドしています ... 完了
やねうら王をビルドしています(少し時間がかかります) ... YANEURAOU_2018_OTAFUKU_ENGINE_KPP_KKPT( avx2 sse42 sse41 sse2 ) ... 完了
SoundPlayerをビルドしています ... 完了
画像データをダウンロードしています ... 完了
音声データをダウンロードしています ... 完了
モデルファイルをダウンロードしています ... $ ./macOS/install.sh ./build
必要なコマンドがインストールされているか確認しています
mono ... ok
msbuild ... ok
cmake ... ok
make ... ok
git ... ok
g++ ... ok
curl ... ok
unzip ... ok
必要なコマンドは揃っているようです
事前準備 ... 完了
MyShogiをビルドしています ... 完了
やねうら王をビルドしています(少し時間がかかります) ... YANEURAOU_2018_OTAFUKU_ENGINE_KPP_KKPT( avx2 sse42 sse41 sse2 ) ... 完了
SoundPlayerをビルドしています ... 完了
画像データをダウンロードしています ... 完了
音声データをダウンロードしています ... 完了
モデルファイルをダウンロードしています ... ダウンロードしたモデルファイルが壊れています

$ ./macOS/install.sh ./build
必要なコマンドがインストールされているか確認しています
mono ... ok
msbuild ... ok
cmake ... ok
make ... ok
git ... ok
g++ ... ok
curl ... ok
unzip ... ok
必要なコマンドは揃っているようです
事前準備 ... 完了
MyShogiをビルドしています ...

対局開始でエラー

おかげさまで #1 ビルドができました。
早速対局してみると、エラーが発生したのでレポートいたします。

対局エンジンの選択

2018-12-20 13 49 18

対局開始ボタンを押下

2018-12-20 13 49 27

例外が発生

2018-12-20 13 49 45

LSOpenURLsWithRole() failed with error -10810

久しぶりに試したらビルドはできたものの、実行ができませんでした。

環境

  • MacOS Catalina 10.15.3 (19D76)
  • Mono 6.8.0 Stable (6.8.0.105)
  • brew install unar cmake

インストール

  • ./macOS/install.sh ./build

実行

$ open build/MyShogi.app
LSOpenURLsWithRole() failed with error -10810 for the file ..../MyShogiInstaller/build/MyShogi.app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.