Skip to content

Compiling on Debian Linux #10

@OmskInfo

Description

@OmskInfo

Hi! I'm trying to do a similar modification to SID-Wizard where, rather than outputting MIDI clock, it outputs the old Roland Sync24 standard. The Prophet64/MSSIAH software supports Sync24 through a very simple wiring harness connected to the User Port (there's no microcontroller or anything...just connect certain pins of the User Port to certain pins of the DIN Sync cable, and it works). I know where in the code I want to make the modifications...but I'm having trouble with compilation.

I normally build stuff on Windows or Mac but, due to the SID-Wizard project apparently being built on Linux, I'm trying for the first time to set up and build things there. Did you also build on Linux when making your version? Did you have immediate success following the build instructions from Hermit or did you have to make changes?

So far, I can build the SID-Wizard and SID-Maker prgs on Linux. However, when I try to run SID-Wizard, it crashes at the stage where it should be "depacking". That is, the software loads, it starts to run, and the splash screen appears. A few moments later, what should happen is that a bunch of messed up characters start filling up from the bottom of the screen, and then the startup menu would be shown. Unfortunately, for me, rather than slowly filling up with garbage, my screen just flashes some garbage and then sits on a mostly-black screen, never to proceed any further.

It therefore feels like something is wrong with the depacking, but I'm really having a hard time following the code and finding the depacking routine (not like I could understand it). I'm therefore wondering if you also had any similar issues in this area and, if so, could you suggest the solution? Or, did you actually manage to build this on Windows?

Sorry if this isn't the normal way to contact someone with a question...again, I'm a bit new at this. ;-) Any advice you could offer would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions