CopyQ icon indicating copy to clipboard operation
CopyQ copied to clipboard

Update the build commands for m1 macos

Open axonasif opened this issue 3 years ago • 1 comments

Ref #1884

axonasif avatar Apr 10 '22 08:04 axonasif

Thanks for looking into this.

Would it be possible to update CMake files instead or perhaps create a script? The new steps in documentation look very complex.

hluk avatar Apr 11 '22 11:04 hluk

Any updates?

hluk avatar Sep 22 '22 17:09 hluk

the command brew tap copyq/kde utils/github/homebrew/ does not work anymore, I do not know why. It gives the error

Error: Tap copyq/kde remote mismatch.
/Users/moulick.aggarwal/CopyQ/utils/github/homebrew/ != utils/github/homebrew/

Moulick avatar Sep 25 '22 09:09 Moulick

the command brew tap copyq/kde utils/github/homebrew/ does not work anymore, I do not know why. It gives the error

Error: Tap copyq/kde remote mismatch.
/Users/moulick.aggarwal/CopyQ/utils/github/homebrew/ != utils/github/homebrew/

Can you run brew untap --force copyq/kde first? (see: https://copyq.readthedocs.io/en/latest/build-source-code.html#building-and-packaging-for-os-x)

hluk avatar Sep 25 '22 16:09 hluk

the command brew tap copyq/kde utils/github/homebrew/ does not work anymore, I do not know why. It gives the error

Error: Tap copyq/kde remote mismatch.
/Users/moulick.aggarwal/CopyQ/utils/github/homebrew/ != utils/github/homebrew/

Can you run brew untap --force copyq/kde first? (see: https://copyq.readthedocs.io/en/latest/build-source-code.html#building-and-packaging-for-os-x)

ah yep, that was the issue. Well, not an issue per see, just that I forgot that I had kf5-* stuff installed via that folder and did not need to do that again 😓.

Moulick avatar Sep 25 '22 17:09 Moulick

Would it be possible to update CMake files instead or perhaps create a script? The new steps in documentation look very complex.

Any update?

hluk avatar Feb 23 '23 14:02 hluk

Closing. M1 support has been merged in #2609.

hluk avatar Mar 10 '24 06:03 hluk