Menu

paste & copy of a project => debug issue

Lazarus
pl
2023-01-16
2023-01-16
  • pl

    pl - 2023-01-16

    Hi friends. I just made a paste&copy of the entire folder containing one lazarus project.
    The new version of the lazarus project compiles and run well in the folder named MyProj_Copy (Windows automatic renaming).
    If I rename the folder (for instance MyProj_Copy -> MyProj2), it compiles well and run with no pb in no_debug mode (shift ctrl F9). In debug mode, it compiles well but it does'nt start, nothing happens.
    Maybe, some paths need to be changed in the options of the project? I found nothing in the project options.
    I removed the Lib and backup subfolders, also the .res .dbg and .lps files.

     

    Last edit: pl 2023-01-16
  • pl

    pl - 2023-01-16

    ok, for other Lazarus newbies as me, just click on Run/Reset Debugger

     

Log in to post a comment.