0CC-FamiTracker
0CC-FamiTracker copied to clipboard
Where are the build instructions?
Hi! I'm trying to build this on linux, but I'm not sure how. I don't see a makefile or cmake or any of the usual things. How can I compile the source code?
Thank you!
0CC-Famitracker is a windows program. I use visual studio to compile.
@nstbayless , there is a cross-platform fork of famitracker called famitracker-cx I think @nukep has no intentions of continuing work on it though.
@davidpgil That project does not compile from what I've tested.
Nevertheless, FamiTrackerQT has finally found its way to Linux and compiles fine, so if @nstbayless wants to have FamiTracker natively on Linux; he can: https://github.com/christopherpow/nesicide
It would be nice to have 0CC-FamiTracker work on Linux, but that would require some significant porting effort. Haven't tried using it in Wine, but I've read that there are some registry problems.
famitracker-cx is loooong dead. The tremendous porting effort was what killed it tbh. :)
IMO, the easiest approach to get FamiTracker running in Linux that doesn't involve refactoring/rewriting is probably to make it friendly to use with Wine (e.g. avoid problematic APIs).