LoginSignup
ryu1013
@ryu1013 (RYU)

Are you sure you want to delete the question?

Leaving a resolved question undeleted may help others!

M1MacでA5:SQL

解決したいこと

M1 MacでA5:SQLを使いたいです。

こちらの記事を参考にさせていただきました。
調べたところ、wineというものを使用すると出来るとのことでしたが、レジストリエディタを表示するところから詰まってしまいました。

発生している問題・エラー

0094:err:plugplay:process_IOService_Device object 0x3c03
0094:err:plugplay:process_IOService_Device object 0x5603
0094:err:plugplay:process_IOService_Device object 0xa603
0094:err:plugplay:process_IOService_Device object 0xa503
0094:err:plugplay:process_IOService_Device object 0x5803
0094:err:plugplay:process_IOService_Device object 0xa303
0094:err:plugplay:process_IOService_Device object 0x5a03
0094:err:plugplay:process_IOService_Device object 0x5b03
0094:err:plugplay:process_IOService_Device object 0x5d03
0094:err:plugplay:process_IOService_Device object 0x5f03
0094:err:plugplay:process_IOService_Device object 0x9f03
0094:err:plugplay:process_IOService_Device object 0x6103
0024:err:module:import_dll Library shcore.dll (which is needed by L"C:\\windows\\system32\\shlwapi.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\shlwapi.dll") not found
0024:err:module:import_dll Library shlwapi.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found
0024:err:module:DelayLoadFailureHook failed to delay load shell32.dll.CommandLineToArgvW
wine: Call from 7B010C77 to unimplemented function shell32.dll.CommandLineToArgvW, aborting
wine: Unimplemented function shell32.dll.CommandLineToArgvW called at address 7B010C77 (thread 0024), starting debugger...
0024:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 32 68" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger

該当するソースコード

wine regedit

自分で試したこと

何が何だか わけがわかりません。

0

1Answer

まず

wine --version 

でwineが正しくインストールしてあるか確認してください
もしこれでエラーが出るなら再インストールしてください

0Like

Your answer might help someone💌