This is a really nice program, and it would be great if someone
could port the source code to linux so we could compile it on
Linux. Any takers ? Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In theory since MTT is mostly MFC VC++ code, one could compile the code in linux using WINE library with little if not no recoding. First one has to compile the MFC source code to create a MFC42.dll.so (the legality of it is questionable) then compile the main program code. Any experienced WINE users wanna give it a try?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a really nice program, and it would be great if someone
could port the source code to linux so we could compile it on
Linux. Any takers ? Thanks
In theory since MTT is mostly MFC VC++ code, one could compile the code in linux using WINE library with little if not no recoding. First one has to compile the MFC source code to create a MFC42.dll.so (the legality of it is questionable) then compile the main program code. Any experienced WINE users wanna give it a try?