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
I would like to ask if the procedure I followed to recompile and run DreeRally is correct. If so, I will open the issues I found. Thank you very much in advance, Enrique @enriquesomolinos 😄
Followed procedure, step by step
Downloaded and opened code from branch 0.3.X, in Visual Studio 2019
Upgraded Project SDKs and other proprieties from SDK 8.1 to 10 and to new framework
Compiled code
Copied assets and dlls to exe debug folder
(all these step also for release version, which only starts, then quits)
The text was updated successfully, but these errors were encountered:
I think this steps are correct, maybe I launch in visual studio in Debug mode. I know the app breaks in release mode but at this moment i'm focus on getting all funcionality in the debug version.
Also maybe i forgot to remove the execution parameters of the project. Remove the -mod setting under project propeeties
Hi to all!
I would like to ask if the procedure I followed to recompile and run DreeRally is correct. If so, I will open the issues I found. Thank you very much in advance, Enrique @enriquesomolinos 😄
Followed procedure, step by step
The text was updated successfully, but these errors were encountered: