Homemade Software – BREW Installation Qt does not work on Macos Sierra

I upgraded my Mac to Sierra, and I cannot install qt. I wrote “brew install qt” and I received the following message. Do you have any suggestions?

“This formula cannot be compiled or run as expected on macOS
The version is newer than El Capitan due to upstream incompatibility.
Error: An unsatisfied requirement failed this Build.”

Tonight, I was able to successfully complete the new round of installation in Seville Solve this problem.

It looks like qt.rb will perform well on MacOS Sierra, you just need to delete the maximum operating system requirement entry to allow it to run.

This is what I need on my machine.

/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt.rb

Comment line 36 is as follows

p>

#depends_on MaximumMacOSRequirement => :el_capitan

If this is useful to others, I’m curious

Thank you

I upgraded my Mac to Sierra, and I cannot install qt. I wrote “brew install qt” and I received the following message. Do you have any suggestions?

“This formula cannot be compiled or run as expected on macOS
The version is newer than El Capitan due to upstream incompatibility.
Error: An unsatisfied requirement failed this Build.”

Tonight, I was able to successfully solve this problem during a new round of installation in Seville.

It looks like qt.rb will perform well on MacOS Sierra, you just need to delete the maximum operating system requirement entry to allow it to run.

This is what I need on my machine.

/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt.rb

Comment line 36 is as follows

p>

#depends_on MaximumMacOSRequirement => :el_capitan

If this is useful to others, I’m very curious

Thank you

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 5226 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.