asm2c icon indicating copy to clipboard operation
asm2c copied to clipboard

[REQ] Working with Impulse Tracker?

Open apollolux opened this issue 6 years ago • 4 comments

Don't know how much of the classic Impulse Tracker would be handled successfully by asm2c, but would sure love to find out! I'm unable to use the Mac xcodeproj, is the source OS-independent otherwise or does it require Mac-specific APIs?

apollolux avatar Sep 15 '17 04:09 apollolux

Hi Alex, it does work on linux, you just need to have swift installed...

frranck avatar Sep 15 '17 05:09 frranck

"swift: /home/buildnode/jenkins/workspace/oss-swift-4.0-package-linux-ubuntu-16_04/swift/lib/SILGen/SILGenDecl.cpp:798: auto (anonymous namespace)::EnumElementPatternInitialization::emitEnumMatch(swift::Lowering::ManagedValue, swift::EnumElementDecl *, swift::Lowering::Initialization *, swift::Lowering::JumpDest, swift::SILLocation, swift::Lowering::SILGenFunction &)::(anonymous class)::operator()(swift::Lowering::ManagedValue, swift::Lowering::SwitchCaseFullExpr &) const: Assertion `subInit == nullptr && "Cannot have a subinit when there is no value to match against"' failed." On Ubuntu 16.04 with both Swift 3 and 4 - asm2c build fail

xor2003 avatar Dec 17 '17 23:12 xor2003

@xor2003 what command are you running ? please paste the complete logs...

frranck avatar Dec 18 '17 07:12 frranck

@frranck /usr/bin/swift-build >>build.log build.log

xor2003 avatar Dec 18 '17 13:12 xor2003