のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2017-01-01から1年間の記事一覧

スリープ状態の解除元

スリープ状態の解除元: タイマー - Windows は、スリープ状態の解除を要求したスケジュールされたタスク 'NT TASK\Microsoft\Windows\UpdateOrchestrator\Reboot' を実行します。

>arm-none-eabi-gcc --help=optimizers

>arm-none-eabi-gcc --help=optimizers

>arm-none-eabi-gcc --target-help

>arm-none-eabi-gcc --target-help

>arm-none-eabi-gcc --help=common

>arm-none-eabi-gcc --help=common -fstack-usage はあるけど、-fcallgraph-infoはないみたいだ。

>arm-none-eabi-gcc --help=undocument

>arm-none-eabi-gcc --help=undocument

>arm-none-eabi-gcc --help=separate

>arm-none-eabi-gcc --help=separate

arm-none-eabi-gcc --help=joined

>arm-none-eabi-gcc --help=joined

>arm-none-eabi-gcc --help=params

>arm-none-eabi-gcc --help=params

Windows10でPathを変更する方法

①”システムの詳細設定の表示”を検索する ②"システムのプロパティ"が開く ③一番下の、"環境変数(N)"をクリックするとPATHが編集できる。

このプロジェクトは、このコンピューター上にない NuGet パッケージを参照しています。

このプロジェクトは、このコンピューター上にない NuGet パッケージを参照しています。 それらのパッケージをダウンロードするには、 [NuGet パッケージの復元] を使用します。 詳細については、 http://go.microsoft.com/fwlink/?LinkID=322105 を参照して…

source tree 内蔵git updateでエラー

圧縮の形式が違うのかな? 7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 Scanning the drive for archives: 1 file, 35477168 bytes (34 MiB) Extracting archive: C:\Users\user01\AppData\Local\Atlassian\SourceTree\PortableGi…

arm-none-eabi-gcc -march=list

GNU Tools ARM Embedded\6 2017-q2-update>arm-none-eabi-gcc -march=list arm-none-eabi-gcc: error: unrecognized argument in option '-march=list' arm-none-eabi-gcc: note: valid arguments to '-march=' are: armv2 armv2a armv3 armv3m armv4 armv4t…

arm-none-eabi-gcc -v

>arm-none-eabi-gcc -v Using built-in specs. COLLECT_GCC=arm-none-eabi-gcc COLLECT_LTO_WRAPPER=c:/program\ files\ (x86)/gnu\ tools\ arm\ embedded/6\ 2017-q2-update/bin/../lib/gcc/arm-none-eabi/6.3.1/lto-wrapper.exe Target: arm-none-eabi Con…

sshd error

PS C:\OpenSSH\OpenSSH-Win64> Set-Service sshd -StartupType Automatic Set-Service : サービス sshd がコンピューター '.' で見つかりませんでした。 発生場所 行:1 文字:1 + Set-Service sshd -StartupType Automatic + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~…

openssh

PS C:\OpenSSH\OpenSSH-Win64> New-NetFirewallRule -Protocol TCP -LocalPort 22 -Direction Inbound -Action Allow -DisplayName OpenSSH -Program C:\OpenSSH\OpenSSH-Win64\sshd.exe Name : DisplayName : OpenSSH Description : DisplayGroup : Group :…

executionpolicy

PS C:\OpenSSH\OpenSSH-Win64> Powershell -executionpolicy bypass C:\OpenSSH\OpenSSH-Win64\FixUserFilePermissions.ps1 [*] C:\Users\user01\.ssh\id_rsa looks good [*] C:\Users\user01\.ssh\id_rsa.pub 'Everyone' has the following access to 'C:\U…

powershellのとき、ssh-keygen.exeが固まる

powershellでssh-keygen.exeを実行すると 途中で、入力が効かなくなる(Ctrl+Zだけ効く) PS C:\OpenSSH\OpenSSH-Win64> .\ssh-keygen.exe -t rsa Generating public/private rsa key pair. Enter file in which to save the key (C:\Users\user01/.ssh/id_rsa…

nisc18030

これは、何のフォントだろう? NISC18030.ttf

コントロール 'Progress' がアクセスされました。

System.InvalidOperationException が発生しました HResult=0x80131509 Message=有効ではないスレッド間の操作: コントロールが作成されたスレッド以外のスレッドからコントロール 'Progress' がアクセスされました。 Source=<例外のソースを評価できません>…

FontVal 2.1.1

github.com

Intersecting coordinates

Coming Soon Regular.ttf Simple glyph index 80 Intersecting coordinates (95.0, 755.0) <TTGlyph name="bracketleft" xMin="41" yMin="-33" xMax="313" yMax="773"> <contour> <pt x="285" y="40" on="1"/> <pt x="296" y="40" on="0"/> <pt x="312" y="24" on="0"/> <pt x="313" y="12" on="1"/> </pt></pt></pt></pt></contour></ttglyph>

ubntu64bit環境で32bit実行

agekuno.hatenablog.com

./BuildAllLinux.sh

~/bin/afdko-package/FDK/Tools/Programs$ ./BuildAllLinux.sh ***Running autohint/build/linux/gcc/BuildAll.sh cc -m32 -I../../../../../public/lib/api -I../../../../../public/lib/resource -I../../../../autohintlib/source/public/ac -I../../../.…

windows ubuntu bash afdko 64bit build

For building the 64 bit Linux Python, use a 64 bit Linux VM system. Use the same steps as above, but the path to the AFDKOPythonBuild must be an absolute path. Also, you must first get the build-essentials and readline packages, with the c…

afdko ubuntu cannot execute binary file: Exec format error

$ ./type1 ComingSoon-Regular.ttf -bash: ./type1: cannot execute binary file: Exec format error64bit版なのかな $ uname -a Linux BOOTCAMP 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linuxqiita.com32b…

windows bash afdko

txがうまく実行できないのかな? $ fontplot ComingSoon-Regular.ttf Please re-install the FDK. The executable directory "/home/m/bin/FDK-25-LINUX.b65322/Tools/linux" is missing the tool: < tx >. or the files referenced by the shell script is …

afdko buildall.cmd

afdko buildall.cmd echo " " echo "Building AddGlobalColoring..." call %~dp0AddGlobalColoring\build\win\vc10\BuildAll.cmd %1 echo " " echo "Building autohint..." call %~dp0autohint\build\win\vc10\BuildAll.cmd %1 REM ai2bez is Mac only. REM …

afdko BuildAll.cmd

PS C:\FDK\afdko-package\FDK\Tools\Programs> cmd Microsoft Windows [Version 10.0.16299.15] (c) 2017 Microsoft Corporation. All rights reserved. C:\FDK\afdko-package\FDK\Tools\Programs>BuildAll.cmd C:\FDK\afdko-package\FDK\Tools\Programs>ech…

afdko package エラー

github/afdkoから,packageブランチを落としてきた。 FDK/tools/win/pythonがないので、FDK65322からpythonフォルダをコピーした。(FDK-25-WIN.b65322) C:\Users\m_fujii\Desktop\04_Fonts\work>fontplot ComingSoon-Regular.ttf Please re-install the FDK. …

windows版のfontplotでエラー

C:\Users\m_fujii\Desktop\04_Fonts\work >fontplot -o aaa.pdf ComingSoon-Regular.ttf Proofing font ComingSoon-Regular.ttf. Start time: Fri Oct 13 14:01:10 2017. Traceback (most recent call last): File "C:\FDK\Tools\SharedData\FDKScripts\ 1 "…