-
Notifications
You must be signed in to change notification settings - Fork 32
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
Local Runner C++ #94
Comments
You can place the package anywhere. First, run the local runner, it will start waiting for the strategy to connect |
Should I create the MyStrategy.exe file by building it using the compiler? |
There is a |
I did. I can compile MyStrategy.cpp from Visual Studio. But I couldn't build MyStrategy.exe. How can I build it? |
Can anyone tell me how to connect strategy to runner?
I have downloaded a C ++ package. Where should I place files from the package?
The text was updated successfully, but these errors were encountered: