Ich habe yasm 32bit in VS eingebunden und der Assembler-Code wird auch compiliert, schalte ich aber in den Optionen den Debugger ein, so erscheint folgende Fehlermeldung, die mir nicht weiterhilft:
Code: Alles auswählen
1>_YASM:
1> Assembling main.asm
1> vsyasm: FATAL: codeview: could not open source file
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\vsyasm.targets(45,5): error MSB3721: Der Befehl ""C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\"vsyasm.exe -Xvc -f Win32 -g cv8 -o "Debug\\" -rnasm -pgas main.asm" wurde mit Code 1 beendet.