I downloaded solarus source code, resolved dependancies, and compiled it. Then I ran the sample quest that is packaged with the source.
I want to create my own quest, so I downloaded the source for solarus quest editor from github. After resolving dependancies I started the complle with make. The message "Generating solarus_editor_fr.qm" is the lastline displayed on the screen. The terminal window is not frozen, but the compile has been at this point for over 5 hours.
Is there any way to see more detail of what make is actually doing at this point?
Thanks,
Roger