[Lazarus] Problems opening a newly created project
John Landmesser
jmlandmesser at gmx.de
Sun Jul 14 16:24:29 CEST 2024
Am 14.07.24 um 16:13 schrieb Arí Ricardo Ody via lazarus:
> Hey guys!
>
> I created a new project, included the components I would need, wrote
> the pascal code, tested it and saved it in a directory. Just now I
> opened Lazarus IDE v2.2.0+dfsg1-Subuntu1 on my Linux Mint and tried to
> open the project with Project|Open Project selecting the .lpi file
> that has the name of the project. Nothing happened. The name of the
> directory appears at the top of the Lazarus Ide page but nothing
> opened. I tried to check, I went to File|Close All and this option is
> disabled (I assume it's because it didn't open anything in my project).
>
> Then I went to File|Open, selected the .lpi file of my project and
> answered Open project with the appropriate button. Again nothing
> happened and the File|Close All option is inhibited again.
>
> I went to another directory that contains another project that opens
> normally and I verified that the list of files in this other directory
> contains the same files by checking the extension of each file.
>
> Is there any other way for me to get Lazarus to open my project? Did I
> lose the project?
>
> I appreciate any help.
>
> Greetings from São Paulo - Brazil
>
> Ari Ricardo
>
> P.S: Is there any way for me to attach an image to the emails on this
> list? So with the intention of supporting any problem I am reporting?
> Every time I try to post a supporting image my email is blocked.
> This is not a complaint. I'm just wanting to check if there's any way.
>
Reboot and then:
Perhaps try in terminal
lazarus /path/to/your/project.lpi [ ENTER ]
See also lib directory in your project folder
Good luck
John
More information about the lazarus
mailing list