-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CreateProcess unreachable #1
Comments
Hi, @geckoo1337 thanks for letting me know about the error!
I recommend replacing the following code to the previous ConnectToEngine (engine.hpp file) function:
Please let me know if everything is working correctly in your environment! And then I will replace the old file in my repo! |
Hello. In this code, there is a problem with the CreateProcess function which does not accept a string as an argument. I am trying to convert the path in order to synchronize the StockFish.exe engine with the application, but I cannot. Have you an idea how I could fix this error? I am using VS2022. Thanks ++
The text was updated successfully, but these errors were encountered: