debugging - Errors when using Lazarus IDE on OS X -
debugging - Errors when using Lazarus IDE on OS X -
i'm trying utilize lazarus os x finish pascal programming assignment, , reason, maintain getting next debugger error.
debugger error ooops, debugger entered error state. save work now!
hit stop, , hope best, we're pulling plug.
even though tells me "project built :)" after compiling, give me debugger error.
when rescan fpc source directory, error well, though installed fpc bundle http://sourceforge.net/projects/freepascal/files/mac%20os%20x/2.2.4/.
the error is:
error
the project uses target os=darwin , cpu=i386. system.ppu target not found in fpc binary directories. create sure fpc installed correctly target , fpc.cfg contains right directories.
then i'll click "ok" , error after:
fpc source directory error please check freepascal source directory.
i'm pretty sure these errors somehow related.
any help lazarus/pascal noob much appreciated.
to solve error fpc source directory, install fpc sources, illustration sourceforge: http://sourceforge.net/projects/lazarus/files/lazarus%20mac%20os%20x%20i386/lazarus%200.9.28.2/fpcsrc-2.2.4-intel-macosx.dmg/download
ide debugging pascal lazarus
Comments
Post a Comment