PuerBasic Assembler Error (Solved)
Posted: Tue Feb 01, 2011 9:36 pm
Hello,
I have written some PB Progams, which run perfectly under Windos and Linux.
Today i have got an Apple G4 with OSX Tiger 10.4.11.
The SDK with Xcode (2.5) is installed.
Problem
One (great) Program with 6450 lines show these error Message:
PureBasic - Assembler error
PureBasic.asm 118961Fix up of 4291993493 is not a 4 byte.
My question : Is it possible to get the Editor Line Number, where the Error occurred?
I hope someone can help me.
Thanks in Advance
Heinz Goldbach
Problem is solved.
It was ab bug in my program.
I have written some PB Progams, which run perfectly under Windos and Linux.
Today i have got an Apple G4 with OSX Tiger 10.4.11.
The SDK with Xcode (2.5) is installed.
Problem
One (great) Program with 6450 lines show these error Message:
PureBasic - Assembler error
PureBasic.asm 118961Fix up of 4291993493 is not a 4 byte.
My question : Is it possible to get the Editor Line Number, where the Error occurred?
I hope someone can help me.
Thanks in Advance
Heinz Goldbach
Problem is solved.
It was ab bug in my program.