0CC-FamiTracker icon indicating copy to clipboard operation
0CC-FamiTracker copied to clipboard

Where are the build instructions?

Open nstbayless opened this issue 8 years ago • 4 comments

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!

nstbayless avatar Feb 15 '17 04:02 nstbayless

0CC-Famitracker is a windows program. I use visual studio to compile.

langel avatar Feb 15 '17 08:02 langel

@nstbayless , there is a cross-platform fork of famitracker called famitracker-cx I think @nukep has no intentions of continuing work on it though.

ghost avatar Nov 30 '17 19:11 ghost

@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.

CuriouslyCurious avatar Nov 30 '17 23:11 CuriouslyCurious

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).

nukep avatar Dec 06 '17 09:12 nukep