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 - Lightbody

Pages: [1]
1
General / Re: Building a program and using it elsewhere
« on: November 30, 2018, 10:18:14 pm »
I'm using one of these superb home golf simulators and I'm trying to make a program that I could show in school, however I don't have experience with such simple steps so I don't know how to save it to make it possible to open on other computers that don't have sfml installed (if that's possible?). In some projects I can see the "Release" folder, but in some I can only see Debug folder. I tried putting together the exe from release folder and sfml dlls and then I got an error that I'm missing some gcc dlls, so I copied dlls from MingW folder, but it still didn't work (in school).
At home it works of course, but I think school has different version of codeblocks as computers are reset when shut down. What would be the best way to do it?

How do you make absolutely sure you didn't include dlls that don't belong there, FRex? Is there a simple method for this?

Pages: [1]
anything