Error while compiling with inline ASM enabled
Posted: Fri Aug 01, 2003 5:04 pm
Hi,
i wanted to try a good tutorial about ASM on this forum, but when i enable the inline ASM, even without any ASM code in my app, i have the following error on a popup :
Title
"PureBasic - Assembler Error"
Text
"PureBasic.asm [1021] :
ret=#PB_ProcessPureBasicEvents
error : reserved word used as symbol"
If i add ASM code, same error, is this a bug or more probably have i forget to do something ?
i wanted to try a good tutorial about ASM on this forum, but when i enable the inline ASM, even without any ASM code in my app, i have the following error on a popup :
Title
"PureBasic - Assembler Error"
Text
"PureBasic.asm [1021] :
ret=#PB_ProcessPureBasicEvents
error : reserved word used as symbol"
If i add ASM code, same error, is this a bug or more probably have i forget to do something ?