Skip to content
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

Tankage for Windows #38

Closed
kskels opened this issue Apr 2, 2011 · 6 comments
Closed

Tankage for Windows #38

kskels opened this issue Apr 2, 2011 · 6 comments
Assignees
Labels

Comments

@kskels
Copy link
Collaborator

kskels commented Apr 2, 2011

Get rid of all the DLLs possible and make it link the game statically for at least Windows people. They should just have one tankage.exe and maybe resource files. Fix home, which will contain config file and maybe log file?

It's possible to include resources in the exe as well.. Would be good to get rid of those as well and make the game for Windows people as simple as possible. Not sure if this is easy, though.

Need to fix nice icon, too.. Otherwise it will probably stand on the desktop and will annoy people all the time :D

@kskels
Copy link
Collaborator Author

kskels commented Apr 2, 2011

Bloody Microsoft Visual Studio has C Runtime Libraries that executables are dependent on. Need to check on the license or maybe they have some runtime package?!

@peteb
Copy link
Owner

peteb commented Apr 3, 2011

Yes there's a "redistribute package" or something. probably called vcredist or so.
Btw. we probably need to cache stuff downloaded from the server somewhere

@kskels
Copy link
Collaborator Author

kskels commented Apr 3, 2011

That sucks.. So everyone needs to install this package before the game..

@peteb
Copy link
Owner

peteb commented Apr 3, 2011

Yes I think so, but maybe it can be integrated into the exe. We should do some research on this.

/ Peter

On Apr 3, 2011, at 1:07 PM, kskelsreply@reply.github.com wrote:

That sucks.. So everyone needs to install this package before the game..

Reply to this email directly or view it on GitHub:
#38 (comment)

@kskels
Copy link
Collaborator Author

kskels commented Apr 3, 2011

From the discussion, check resources and adding data and MS super runtime into the executable, and check icon as well..

@ghost ghost assigned kskels Apr 10, 2011
@kskels
Copy link
Collaborator Author

kskels commented Apr 11, 2011

Done and good enough for first release =]

@kskels kskels closed this as completed Apr 11, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants