TheQwertiest / foo_discord_rich

foobar2000 component for integration with Discord Rich Presence
https://theqwertiest.github.io/foo_discord_rich/
MIT License
405 stars 40 forks source link

Error: This component was built for a different processor architecture. #45

Closed lopes143 closed 1 month ago

lopes143 commented 1 year ago

Hello Today I tried to install the latest version of the plugin on Foobar2000 2.0 x64 on Windows 11 but I get this error:

Could not load component "foo_discord_rich.fb2k-component": This component was built for a different processor architecture.

Any idea of what could it be? Sorry for my bad English

beefcat666 commented 1 year ago

The component needs to be re-compiled against the new SDK with support for the new 64-bit version of foobar.

JDJGInc commented 1 year ago

It's a little annoying because any application that's built with an old sdk will be flagged.

aaronliu0130 commented 1 year ago

Does anyone know how one could recompile the component themselves?

fritojay commented 1 year ago

https://github.com/fritojay/foo_discord_rich/releases/tag/v1.2.1 has a 64 bit build.

aaronliu0130 commented 1 year ago

Sweet! Could you build it with https://github.com/s0hv/foo_discord_rich/tree/cover-art-images ?

fritojay commented 1 year ago

Have them send me a MR and ill build it.

aaronliu0130 commented 1 year ago

Whats a "MR"?

fritojay commented 1 year ago

A Pull Request for the feature in my repo. I guess I could just merge it blindly and see what happens.

aaronliu0130 commented 1 year ago

I can't do that. You could switch your origin to s0hv and just pull it and merge the cover art branch into master

aaronliu0130 commented 1 year ago

Actually I can also fork that repo and open a pull request to you, hold on

aaronliu0130 commented 1 year ago

@fritojay this doesn't update image

fritojay commented 1 year ago

@aaronliu0130 let's create an issue under my repo and discuss it there. FWIW, it is updating for me.

aaronliu0130 commented 1 year ago

@fritojay your repo doesn't have issues, it only has pull requests.

aaronliu0130 commented 1 year ago

Also it doesn't happen anymore for some reason.

TheQwertiest commented 1 month ago

duplicate #39