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.65k stars 294 forks source link

TexasSolver.lib is not a valid Win32 application #137

Open ant0hin opened 1 year ago

ant0hin commented 1 year ago

Hello, I see such an error when running the console version "TexasSolver.lib is not a valid Win32 application". I am using visual studio.

1

Please advise how to fix this

bupticybee commented 1 year ago

Hello, I see such an error when running the console version "TexasSolver.lib is not a valid Win32 application". I am using visual studio.

1

Please advise how to fix this

I myself havn't compile it on VS before, so sadly I can't provide any help. I use Clion + Cmake to compile this project.