Okay im kind of interested in porting the gnome-games packages to the win32 platform. This aught to be possible, right, seeing as there is win32 versions of GTK and SDL etc ?
Yeah, it's possible. The difficulty of the port depends on how many libraries exist (and ports of the libraries) and your experience using them on both platforms.Anyone had any experience of porting software?
I haven't really done much in the way of porting software, except for a little (Windows) OpenGL application to Mac OS X. The hardest part was setting up the libraries properly and getting the linker to link everything properly. In the end I had to disable several modules to get it to work. The key is to disable any extra modules initally, and see if you can get the core compiled and working. As you get various bits ported, you keep adding them to the core until you've got the full-featured game.
John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339