Re: [anjuta-list] Project is screwed
- From: Sébastien Granjoux <seb sfo free fr>
- To: Igor Korot <ikorot01 gmail com>, anjuta-list gnome org
- Subject: Re: [anjuta-list] Project is screwed
- Date: Sat, 19 Oct 2019 09:41:21 +0200
Hi,
On 19/10/2019 03:36, Igor Korot via anjuta-list wrote:
I am developing my software, and I needed to add a statically linked library.
Everything went good - I added it just like before.
However after clicking on the Add from the dialog it turns out I lost
a sub-project from Anjuta.
Is there any way to restore the Project workspace?
Maybe I can delete some file which will be recreated and the workspace
will be restored?
I'm not sure I understand your issue.
Anjuta stores information about windows position, opened files and so on
in a hidden directory named .anjuta in your project directory. You can
erase this directory and it will be recreated when you open Anjuta. But
it doesn't contain any information about your project itself like the
list of sources files and targets.
Then, Anjuta reads configure.in and Makefile.am to get those
information. But you cannot erase them without loosing your project data.
What could happen is that Anjuta is not able to read correctly the
Makefile.am of your project that's why you miss some targets. It's
possible that Anjuta has even written something wrong.
You can check what are the change inside your Makefile.am and try to
write them in another way.
Best Regards,
Sébastien
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]