AmatCoder / mednaffe

A front-end (GUI) for mednafen emulator
GNU General Public License v3.0
429 stars 35 forks source link

Switch to .Net Framework Version #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If it is at all possible, can you switch to .Net Framework instead of GTK+? 
This is because most computers already have .Net and it is used by many apps. 
GTK+, not much if at all. It'll help not have so many things installed on 
people's computers. If not, it is okay. But I hope that you can.

Original issue reported on code.google.com by shinra35...@gmail.com on 18 Dec 2013 at 2:23

GoogleCodeExporter commented 9 years ago
I prefer not needing .net framework. This keeps it more portable. You don't 
need to "install" GTK, you can just put the GTK dependant files into the same 
directory as mednaffe. Find Mednaffe at portableapps.com to grab a version that 
has all the GTK stuff pre-setup like that. This will get you there: 
http://portableapps.com/node/38101

Original comment by StarrySk...@gmail.com on 20 Dec 2013 at 7:32

GoogleCodeExporter commented 9 years ago
Oh okay, since I can use the files that way, it is fine. Thanks.

Original comment by shinra35...@gmail.com on 21 Dec 2013 at 2:08

GoogleCodeExporter commented 9 years ago
Won't be happening.
Mednaffe is development mainly for Linux, so GTK+ was chosen over others 
toolkits.

However, a static version (a standalone executable - without dependencies) 
could be released in the near future.

Original comment by amatco...@gmail.com on 22 Dec 2013 at 11:56