Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pedro

Pages: [1]
1
General / Re: Exe File Different From What I Compile
« on: April 28, 2023, 08:27:47 pm »
Oh I see, great explanation! I changed to $TargetDir and moved all my files to the same folder where the exe file was located and it worked great!

Thanks!

2
General / Exe File Different From What I Compile
« on: April 28, 2023, 03:11:16 am »
Hello everyone, firstly I would like to thank you because I have been building a simple game this last week and the topics here helped me a lot.
Secondly, when I compile inside the Visual Studio 2022, the code works fine and I am able to play my game. However, when I open the exe version on the Release folder, it opens but nothing happens, it only shows the background color of the window that I chose. Why is that? Is there a way to release my game in a folder where people can easily download it and just execute it. I know that the dll files must be present, which they are.

Thanks in advance

Pages: [1]