osx - Unable to brew link qt -


so installed qt via brew in mac os x. unable link however. when try run brew link qt or brew link --overwrite qt following:

tonybeninate$ brew link --overwrite qt linking /usr/local/cellar/qt/4.8.4... warning: not link qt. unlinking...  error: directory not empty - /usr/local/opt/qt 

anyone have suggestions? i've tried running brew link -n qt , removing files/dirs conflicting no avail.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -