Path of Building for Mac! 3.25-ready
" I had the same issue. Go to https://github.com/aspel/pobfrontend/releases Pick up PathOfBuilding.darwin.amd64.tar.xz and download it Unpack and place in app folder Run following command before opening it: xattr -d com.apple.quarantine /Applications/PathOfBuilding.app If you do all things correctly it will run without any troubles I'm on 12.7.1 MacOS Monterey iMac Retina 27" works like a charm! Good luck, hope it helps |
|
" See previous comment |
|
" I updated the version. It looks like old versions of Macs have an incompatible version of a library (libc++). I just bundled it in the latest release. Try downloading it and let me know if that works. | |
Still the same.
But the trick gave by Helmsman527 worked... | |
Can you tell me what's the error you're seeing with the v2.35.3? That'd help me fix it for future versions.
You can download it here. To get the error message, you can run this in your terminal. | |
I have this error :
dyld[18975]: Symbol not found: __ZTVNSt3__13pmr25monotonic_buffer_resourceE Referenced from: <A20127DB-EA78-32DD-8967-D981FA608C1F> /Applications/PathOfBuilding.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore Expected in: <6E58B78C-1302-3111-B22C-B9E716235BE8> /usr/lib/libc++.1.dylib zsh: abort ./PathOfBuilding | |
Hey hey, first of all, thanks a lot for this!
Are there some instructions somewhere how I would be able to build the latest version based on updates from the POB community fork myself in case I you might not find the time to create a new release and I want to pull the latest changes of the original community fork POB for windows to my mac? Again, much love for this! |
|
Thanks! It looks like this fix isn't going to be easy unfortunately, so I think you should use the build from Helmsman527.
I may end up just switching my build process to use aspel's CI scripts since they build on an older version of MacOS that's more compatible. | |
No problem.
Thanks for everything ;) | |
Having the same problem as others. Icon bounces once, does not open. Reverting!
Aha, I knew I forgot something! This worked perfectly and one day I'm sure I'll end up referring back to this Open Utiities > Open Terminal > paste the following once the program is in your Applications folder and before running it: xattr -d com.apple.quarantine /Applications/PathOfBuilding.app Thanks to Helmsman527! Repeating the instructions to keep bumping the solution :) Also, duplicating the instructions so I have it in my forum posts I want to rock right meow Last edited by Laeortia on Dec 6, 2023, 2:08:13 PM
|