You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon, tell me how I can change the path in the project, I need your library to be in the output, not in the root, but in some kind of folder, for example, "library".
I tried in visual studio to change the path of the compiler at the output, but at the same time I catch an error during the injection, since the file should be at the root of the project. https://prnt.sc/ou9yfk
And there is one more thing, if i compile your library in the "Release" mode, then after the injection the process is closed.
If in "Debug" mode then everything is fine.
Thank.
The text was updated successfully, but these errors were encountered:
Good afternoon, tell me how I can change the path in the project, I need your library to be in the output, not in the root, but in some kind of folder, for example, "library".
I tried in visual studio to change the path of the compiler at the output, but at the same time I catch an error during the injection, since the file should be at the root of the project.
https://prnt.sc/ou9yfk
And there is one more thing, if i compile your library in the "Release" mode, then after the injection the process is closed.
If in "Debug" mode then everything is fine.
Thank.
The text was updated successfully, but these errors were encountered: