bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.71k stars 304 forks source link

Runtime error in a Mac #39

Closed bupticybee closed 2 years ago

bupticybee commented 3 years ago

Recoding an error reported by a user using macOs

He meet this error when run 0.1.0 mac release

The error is:

dyld: Library not loaded: /usr/local/opt/gcc@7/lib/gcc/7/libgomp.1.dylib
Referenced from: /Users/guangsheng/poker/TexasSolver-v0/console_solver
Reason: image not found 

will look into the error

bupticybee commented 3 years ago

Seems to be openmp linker error