Changes between Initial Version and Version 1 of Ticket #52537, comment 14


Ignore:
Timestamp:
Oct 13, 2016, 5:02:58 AM (8 years ago)
Author:
ken-cunningham-webuse
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52537, comment 14

    initial v1  
    1 I believe this should do it. In addition to fixing the clang version requirement, I found a tos.img in the downloaded files and added that to the app bundle as a default tos.img (real tos images work better for certain things), and I included a dependency on portaudio that enables certain other features.
     1I believe this should do it. In addition to fixing the clang version requirement, I found an emu_tos.img in the downloaded files and added that to the app bundle as a default tos.img (real tos images work better for certain things), and I included a dependency on portaudio that enables certain other features.
    22
    33Thanks to all for the time you have spent teaching me the nuances. I had thought this would be an easy port to start off with -- little did I know ...  -- K