jpage8580 / GTUltra

GTUltra - Extensively modified GoatTracker Stereo (2.76) version. With many new features. See the GTUltra.PDF file for full details
GNU General Public License v2.0
87 stars 10 forks source link

gt2reloc does compile but core dumps in linux and for windows the compiled gt2reloc.exe does not work #71

Open moraff opened 5 months ago

moraff commented 5 months ago

When compiling the gt2reloc in linux, the compiled binary core dumps after outputting: gt2reloc music/nnnn.sng src/assets/nnnn.sid -EEnable -HEnable -S1 -W10 INFO: GTUltra Packer/Relocator INFO: song file: music/nnnn.sng INFO: output file: src/assets/nnnn.sid INFO: output format: INFO: sid make: *** [Makefile:26: src/assets/nnnn.sid] Segmentation fault (core dumped)

The precompiled windows version binary (downloaded from the github repository) does not print any text when executing

Tried also without parameters and does not work, unfortunately (both linux and windows).